Update lily58.conf

This commit is contained in:
Nick Winans 2023-08-02 20:51:55 -05:00 committed by GitHub
parent 6c51fb2e21
commit 2c4b1cbae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
# Uncomment the following line to enable deep sleep # Uncomment the following line to enable deep sleep
CONFIG_ZMK_SLEEP=y # CONFIG_ZMK_SLEEP=y
# Uncomment the following line to increase the keyboard's wireless range # Uncomment the following line to increase the keyboard's wireless range
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# Enable eager debouncing # Enable eager debouncing
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=0 CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5 CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=7
# Uncomment the following line to enable USB Logging (this increases power usage by a significant amount, turn it off when not in use) # Uncomment the following line to enable USB Logging (this increases power usage by a significant amount, turn it off when not in use)
# CONFIG_ZMK_USB_LOGGING=y # CONFIG_ZMK_USB_LOGGING=y