forked from kofal.net/zmk
feat(shields): Add Kyria Rev2 shield.
* New matrix pin selections. * New encoder pins.
This commit is contained in:
committed by
Pete Johanson
parent
5cc9b8f71a
commit
b54128331e
10
app/boards/shields/kyria/kyria_rev2.conf
Normal file
10
app/boards/shields/kyria/kyria_rev2.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
# Uncomment these two line to add support for encoders to your firmware
|
||||
# CONFIG_EC11=y
|
||||
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
|
||||
# Uncomment the following line to enable the Kyria OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
# Uncomment the following lines to enable RGB underglow
|
||||
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
# CONFIG_WS2812_STRIP=y
|
||||
Reference in New Issue
Block a user