mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-23 00:05:43 +02:00
Added Iris Shield
This commit is contained in:
14
app/boards/shields/iris/Kconfig.defconfig
Normal file
14
app/boards/shields/iris/Kconfig.defconfig
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
if SHIELD_IRIS_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Iris Left"
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_IRIS_RIGHT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Iris Right"
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user