14 lines
405 B
Text
14 lines
405 B
Text
# Uncomment to turn on logging, and set ZMK logging to debug output
|
|
#CONFIG_ZMK_USB_LOGGING=y
|
|
|
|
# Uncomment both to enable underglow, will not work with blackpill (currently)
|
|
#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
|