mirror of
https://github.com/tcaxle/zmk-config.git
synced 2026-02-20 11:15:16 +00:00
added GPIO polling
This commit is contained in:
@@ -22,3 +22,7 @@ CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=10
|
||||
|
||||
# No sleeping
|
||||
CONFIG_ZMK_SLEEP=n
|
||||
|
||||
# Use GPIO polling instead of edge interrupts for matrix scanning
|
||||
CONFIG_ZMK_KSCAN_GPIO_POLLING=y
|
||||
CONFIG_ZMK_KSCAN_GPIO_POLL_INTERVAL_MS=5
|
||||
|
||||
Reference in New Issue
Block a user