diff options
Diffstat (limited to 'keyboards/massdrop/ctrl/keymaps/matthewrobo/keymap.c')
| -rw-r--r-- | keyboards/massdrop/ctrl/keymaps/matthewrobo/keymap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/massdrop/ctrl/keymaps/matthewrobo/keymap.c b/keyboards/massdrop/ctrl/keymaps/matthewrobo/keymap.c index b4339a4d4..2823292e6 100644 --- a/keyboards/massdrop/ctrl/keymaps/matthewrobo/keymap.c +++ b/keyboards/massdrop/ctrl/keymaps/matthewrobo/keymap.c | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | #include QMK_KEYBOARD_H | 1 | #include QMK_KEYBOARD_H |
| 2 | extern bool g_suspend_state; | ||
| 3 | 2 | ||
| 4 | enum ctrl_layers { | 3 | enum ctrl_layers { |
| 5 | _QWERTY, | 4 | _QWERTY, |
| @@ -31,7 +30,6 @@ enum ctrl_keycodes { | |||
| 31 | #define TG_NKRO MAGIC_TOGGLE_NKRO //Toggle 6KRO / NKRO mode | 30 | #define TG_NKRO MAGIC_TOGGLE_NKRO //Toggle 6KRO / NKRO mode |
| 32 | #define LT_CAPS LT(_NAV, KC_CAPS) | 31 | #define LT_CAPS LT(_NAV, KC_CAPS) |
| 33 | #define _V_V_V_ KC_TRNS | 32 | #define _V_V_V_ KC_TRNS |
| 34 | extern rgb_config_t rgb_matrix_config; | ||
| 35 | extern bool autoshift_enabled; | 33 | extern bool autoshift_enabled; |
| 36 | 34 | ||
| 37 | 35 | ||
