Defaulting to RGB off and keeping as much as I can in the main shield config
This commit is contained in:
parent
9b8a2d38a0
commit
77b2ad15f7
2 changed files with 8 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
# Uncomment both to enable underglow
|
||||
CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
CONFIG_WS2812_STRIP=y
|
|
@ -1,6 +1,14 @@
|
|||
# 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
|
||||
|
||||
# Quality of life settings
|
||||
# CONFIG_ZMK_IDLE_TIMEOUT=300000
|
||||
# CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
||||
|
|
Loading…
Add table
Reference in a new issue