Defaulting to RGB off and keeping as much as I can in the main shield config
This commit is contained in:
parent
b2cd5b5663
commit
f75828bca7
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,10 @@
|
|||
# Uncomment to turn on logging, and set ZMK logging to debug output
|
||||
# CONFIG_ZMK_USB_LOGGING=y
|
||||
|
||||
# Uncomment both to enable underglow
|
||||
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
# CONFIG_WS2812_STRIP=y
|
||||
|
||||
# Uncomment both to enable encoder
|
||||
# CONFIG_EC11=y
|
||||
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
# Uncomment both to enable underglow
|
||||
CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
CONFIG_WS2812_STRIP=y
|
Loading…
Add table
Reference in a new issue