aboutsummaryrefslogtreecommitdiff
path: root/keyboards/sx60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sx60/config.h')
-rwxr-xr-xkeyboards/sx60/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/sx60/config.h b/keyboards/sx60/config.h
index 52a1cc7a1..cad8b0ba4 100755
--- a/keyboards/sx60/config.h
+++ b/keyboards/sx60/config.h
@@ -21,8 +21,6 @@
21#define MATRIX_COL_PINS { F6, B5, B4, D7, D6, D5, D3, D2 } 21#define MATRIX_COL_PINS { F6, B5, B4, D7, D6, D5, D3, D2 }
22#define UNUSED_PINS 22#define UNUSED_PINS
23 23
24
25
26/* COL2ROW or ROW2COL */ 24/* COL2ROW or ROW2COL */
27#define DIODE_DIRECTION COL2ROW 25#define DIODE_DIRECTION COL2ROW
28 26
@@ -41,11 +39,6 @@
41/* Locking resynchronize hack */ 39/* Locking resynchronize hack */
42#define LOCKING_RESYNC_ENABLE 40#define LOCKING_RESYNC_ENABLE
43 41
44/* key combination for command */
45#define IS_COMMAND() ( \
46 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
47)
48
49#ifdef RGB_DI_PIN 42#ifdef RGB_DI_PIN
50#define RGBLIGHT_ANIMATIONS 43#define RGBLIGHT_ANIMATIONS
51#define RGBLED_NUM 0 44#define RGBLED_NUM 0