Fix debounce conflicts in a few boards
This commit is contained in:
committed by
skullydazed
parent
983613c88d
commit
44f4338688
@@ -52,7 +52,7 @@
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
|
||||
#define DEBOUNCE 6
|
||||
// #define DEBOUNCE 6
|
||||
|
||||
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
|
||||
//#define LOCKING_SUPPORT_ENABLE
|
||||
|
Reference in New Issue
Block a user