Initial commit

This commit is contained in:
Eryn Wells 2024-08-31 17:16:46 -07:00 committed by GitHub
commit da1c3ddd00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 106 additions and 0 deletions

12
config/corne.conf Normal file
View file

@ -0,0 +1,12 @@
# Uncomment the following line to enable deep sleep
# CONFIG_ZMK_SLEEP=y
# Uncomment the following line to increase the keyboard's wireless range
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# Enable eager debouncing
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1
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)
# CONFIG_ZMK_USB_LOGGING=y