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