diff options
Diffstat (limited to 'quantum/keycode_legacy.h')
-rw-r--r-- | quantum/keycode_legacy.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/keycode_legacy.h b/quantum/keycode_legacy.h index 03dcfabc45..d69d141291 100644 --- a/quantum/keycode_legacy.h +++ b/quantum/keycode_legacy.h @@ -8,6 +8,3 @@ #define KC_LSHIFT KC_LEFT_SHIFT #define KC_RCTRL KC_RIGHT_CTRL #define KC_RSHIFT KC_RIGHT_SHIFT - -#define KC_SLCK KC_SCROLL_LOCK -#define KC_NLCK KC_NUM_LOCK |