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:
parent
2a137bb675
commit
a2f32cc12c
10 changed files with 166 additions and 238 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue