forked from kofal.net/zmk
refactor(shield): tidbit
* Implement alternative matrix-transform. * Add missing wakeup-source attribute. * Revise README to provide more appropriate information. * Remove unnecessary files (partially-functional shield).
This commit is contained in:
@@ -5,7 +5,11 @@
|
||||
CONFIG_EC11=y
|
||||
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
|
||||
# Enable underglow
|
||||
# Uncomment to enable underglow
|
||||
#CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
# Use the STRIP config specific to the LEDs you're using
|
||||
#CONFIG_WS2812_STRIP=y
|
||||
|
||||
# Uncomment to enable the display
|
||||
# Note that an I2C OLED cannot be used at the same time as encoder 3.
|
||||
#CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
Reference in New Issue
Block a user