Browse Source

Add license / copyright

xmkb
Richard Jones 4 years ago
parent
commit
3ce9459365
  1. 5
      app/boards/shields/romac/Kconfig.defconfig
  2. 6
      app/boards/shields/romac/romac.keymap

5
app/boards/shields/romac/Kconfig.defconfig

@ -1,3 +1,8 @@ @@ -1,3 +1,8 @@
/*
* Copyright (c) 2020 Pete Johansen, Richard Jones
*
* SPDX-License-Identifier: MIT
*/
if SHIELD_ROMAC

6
app/boards/shields/romac/romac.keymap

@ -1,3 +1,9 @@ @@ -1,3 +1,9 @@
/*
* Copyright (c) 2020 Pete Johansen, Richard Jones
*
* SPDX-License-Identifier: MIT
*/
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>

Loading…
Cancel
Save