init
This commit is contained in:
commit
3fba4aba2d
13 changed files with 331 additions and 0 deletions
12
config/boards/shields/wyatt-3x5/Kconfig.defconfig
Normal file
12
config/boards/shields/wyatt-3x5/Kconfig.defconfig
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
if SHIELD_wyatt-3x5
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "wyatt-3x5"
|
||||
|
||||
config USB_DEVICE_MANUFACTURER
|
||||
default "Tickle My Keys"
|
||||
|
||||
config ZMK_MOUSE
|
||||
default y
|
||||
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue