mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-27 08:25:18 -05:00
15 lines
160 B
Plaintext
15 lines
160 B
Plaintext
|
|
if SHIELD_LILY58_LEFT
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Lily58 Left"
|
|
|
|
endif
|
|
|
|
if SHIELD_LILY58_RIGHT
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Lily58 Right"
|
|
|
|
endif
|