forked from kofal.net/zmk
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