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