mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2025-05-14 11:55:31 +02:00
add leko_pona inital configs
This commit is contained in:
parent
ee17c9b0d5
commit
e291e38b0f
14 changed files with 119 additions and 8 deletions
16
config/boards/shields/leko_pona/Kconfig.defconfig
Normal file
16
config/boards/shields/leko_pona/Kconfig.defconfig
Normal file
|
@ -0,0 +1,16 @@
|
|||
if SHIELD_LEKO_PONA_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "leko pona wan"
|
||||
|
||||
config ZMK_SPLIT_ROLE_CENTRAL
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_LEKO_PONA_LEFT || SHIELD_LEKO_PONA_RIGHT
|
||||
|
||||
config ZMK_SPLIT
|
||||
default y
|
||||
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue