summaryrefslogtreecommitdiff
path: root/keyboards/tkc/candybar/righty_r3/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tkc/candybar/righty_r3/config.h')
-rw-r--r--keyboards/tkc/candybar/righty_r3/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/tkc/candybar/righty_r3/config.h b/keyboards/tkc/candybar/righty_r3/config.h
index 66363fcefd..8ad22c2255 100644
--- a/keyboards/tkc/candybar/righty_r3/config.h
+++ b/keyboards/tkc/candybar/righty_r3/config.h
@@ -24,11 +24,6 @@
#define MATRIX_ROW_PINS { F6, F7, D0, D2 }
#define MATRIX_COL_PINS { D4, D6, D7, B4, B5, B6, C6, C7, D5, B1, B3, B2, B0, F0, F1, F4, F5 }
-/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
-//#define LOCKING_SUPPORT_ENABLE
-/* Locking resynchronize hack */
-//#define LOCKING_RESYNC_ENABLE
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.