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