forked from kofal.net/zmk
Add Boardsource 3x4 shield
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user