19 lines
468 B
Text
19 lines
468 B
Text
# 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
|
|
# CONFIG_ZMK_DISPLAY=y
|
|
# CONFIG_ZMK_SLEEP=y
|
|
# CONFIG_ZMK_SLEEP_TIMEOUT=3600000
|
|
|
|
# 30 min sleep timeout
|
|
CONFIG_ZMK_SLEEP=y
|
|
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
|
|
|
|
# enable mouse
|
|
CONFIG_ZMK_POINTING=y
|
|
|
|
# bluetooth tweaks
|
|
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
|
|
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|