Update copyright, add to hardware list
This commit is contained in:
parent
9a7069d8fe
commit
d98e0bc540
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# Copyright (c) 2020 The ZMK Contributors
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
if SHIELD_BOARDSOURCE5X12
|
if SHIELD_BOARDSOURCE5X12
|
||||||
|
|
||||||
config ZMK_KEYBOARD_NAME
|
config ZMK_KEYBOARD_NAME
|
||||||
|
|
|
@ -1,2 +1,5 @@
|
||||||
|
# Copyright (c) 2020 The ZMK Contributors
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
config SHIELD_BOARDSOURCE5X12
|
config SHIELD_BOARDSOURCE5X12
|
||||||
def_bool $(shields_list_contains,boardsource5x12)
|
def_bool $(shields_list_contains,boardsource5x12)
|
Loading…
Add table
Reference in a new issue