summaryrefslogtreecommitdiffstats
path: root/keyboards/fractal/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fractal/config.h')
-rwxr-xr-xkeyboards/fractal/config.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/keyboards/fractal/config.h b/keyboards/fractal/config.h
index 30b703b6e..396c3b4b9 100755
--- a/keyboards/fractal/config.h
+++ b/keyboards/fractal/config.h
@@ -17,7 +17,8 @@
/* key matrix pins */
#define MATRIX_ROW_PINS { B1, F7, F6, F5, F4 }
-#define MATRIX_COL_PINS { B3, B2, B6, B5, B4, E6, D7, C6, D4, D0, D1, D2 }
+#define MATRIX_COL_PINS { B3, B2, B6, B5, B4, E6, D7, C6, D4, D0, D1, D3 }
+
#define UNUSED_PINS
/* COL2ROW or ROW2COL */
@@ -43,10 +44,6 @@
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
)
-/* prevent stuck modifiers */
-#define PREVENT_STUCK_MODIFIERS
-
-
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 0