2021-08-29 03:31:44 +02:00
|
|
|
# Uncomment the following lines to enable the Corne RGB Underglow
|
|
|
|
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
|
|
|
# CONFIG_WS2812_STRIP=y
|
|
|
|
|
|
|
|
# Uncomment the following line to enable the Corne OLED Display
|
2022-02-21 19:37:00 +01:00
|
|
|
# CONFIG_ZMK_DISPLAY=y
|
2021-09-08 08:17:22 +02:00
|
|
|
|
2023-04-09 16:11:54 +02:00
|
|
|
# Allow to sleep
|
2022-02-21 04:24:00 +01:00
|
|
|
CONFIG_ZMK_SLEEP=y
|
|
|
|
CONFIG_ZMK_IDLE_TIMEOUT=30000
|
2021-09-08 08:17:22 +02:00
|
|
|
# Sleep timeout to 15 minutes
|
2022-02-21 04:24:00 +01:00
|
|
|
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
|
2023-04-09 16:11:54 +02:00
|
|
|
|
|
|
|
CONFIG_ZMK_USB_LOGGING=y
|