Add Boardsource 3x4 shield
This commit is contained in:
parent
518bcacba1
commit
6a9a6e6d8e
6 changed files with 110 additions and 0 deletions
9
app/boards/shields/boardsource3x4/Kconfig.shield
Normal file
9
app/boards/shields/boardsource3x4/Kconfig.shield
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/*
|
||||
* Copyright (c) 2020 The ZMK Contributors
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
config SHIELD_BOARDSOURCE3X4
|
||||
def_bool $(shields_list_contains,boardsource3x4)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue