Skip to content

Commit

Permalink
revert: 🐛 revert debounce changes
Browse files Browse the repository at this point in the history
breaks during build process
  • Loading branch information
er1chu committed Apr 17, 2024
1 parent a0663ac commit 81036ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/crbn.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Uncomment lines below to enable encoder
# CONFIG_EC11=y
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=8
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=8
# CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=8
# CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=8

0 comments on commit 81036ef

Please sign in to comment.