aboutsummaryrefslogtreecommitdiff
path: root/keyboards/clueboard/60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/clueboard/60/config.h')
-rw-r--r--keyboards/clueboard/60/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/clueboard/60/config.h b/keyboards/clueboard/60/config.h
index 5c5a86296..a862d2cda 100644
--- a/keyboards/clueboard/60/config.h
+++ b/keyboards/clueboard/60/config.h
@@ -49,9 +49,6 @@
49/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ 49/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
50#define DEBOUNCE 6 50#define DEBOUNCE 6
51 51
52/* Prevent modifiers from being stuck on after layer changes. */
53#define PREVENT_STUCK_MODIFIERS
54
55/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ 52/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
56//#define LOCKING_SUPPORT_ENABLE 53//#define LOCKING_SUPPORT_ENABLE
57/* Locking resynchronize hack */ 54/* Locking resynchronize hack */