aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-06-06 20:01:22 -0700
committerskullydazed <skullydazed@users.noreply.github.com>2019-06-06 20:03:33 -0700
commit44f4338688930d341281152bd7c5c88d1830d2af (patch)
treecbaedcc8775af6233a814e083d5fb908595c6de8 /keyboards/clueboard
parent983613c88d69501b184c52b08ea6a3a7d3f149f8 (diff)
downloadfirmware-44f4338688930d341281152bd7c5c88d1830d2af.tar.gz
firmware-44f4338688930d341281152bd7c5c88d1830d2af.tar.bz2
firmware-44f4338688930d341281152bd7c5c88d1830d2af.zip
Fix debounce conflicts in a few boards
Diffstat (limited to 'keyboards/clueboard')
-rw-r--r--keyboards/clueboard/66_hotswap/gen1/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/clueboard/66_hotswap/gen1/config.h b/keyboards/clueboard/66_hotswap/gen1/config.h
index 795adecd5..ea01a078b 100644
--- a/keyboards/clueboard/66_hotswap/gen1/config.h
+++ b/keyboards/clueboard/66_hotswap/gen1/config.h
@@ -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