mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-29 17:35:18 -05:00
14 lines
151 B
Plaintext
14 lines
151 B
Plaintext
|
|
if SHIELD_IRIS_LEFT
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Iris Left"
|
|
|
|
endif
|
|
|
|
if SHIELD_IRIS_RIGHT
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Iris Right"
|
|
|
|
endif |