diff --git a/app/boards/shields/obe/boards/pillbug.conf b/app/boards/shields/obe/boards/pillbug.conf deleted file mode 100644 index dda71c13..00000000 --- a/app/boards/shields/obe/boards/pillbug.conf +++ /dev/null @@ -1,3 +0,0 @@ -# Uncomment both to enable underglow -CONFIG_ZMK_RGB_UNDERGLOW=y -CONFIG_WS2812_STRIP=y diff --git a/app/boards/shields/obe/obe.conf b/app/boards/shields/obe/obe.conf index 3faf0d7c..9778bc95 100644 --- a/app/boards/shields/obe/obe.conf +++ b/app/boards/shields/obe/obe.conf @@ -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