mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-10 04:00:26 +01:00
17 lines
No EOL
211 B
Text
17 lines
No EOL
211 B
Text
|
|
if SHIELD_LEKO_PONA_LEFT
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "leko pona 1"
|
|
|
|
config ZMK_SPLIT_ROLE_CENTRAL
|
|
default y
|
|
|
|
endif
|
|
|
|
if SHIELD_LEKO_PONA_LEFT || SHIELD_LEKO_PONA_RIGHT
|
|
|
|
config ZMK_SPLIT
|
|
default y
|
|
|
|
endif |