aboutsummaryrefslogtreecommitdiff
path: root/keyboards/preonic/rev3/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/preonic/rev3/config.h')
-rw-r--r--keyboards/preonic/rev3/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/preonic/rev3/config.h b/keyboards/preonic/rev3/config.h
index 3f57c591a..98899dc6a 100644
--- a/keyboards/preonic/rev3/config.h
+++ b/keyboards/preonic/rev3/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 */