Remove unused key

This commit is contained in:
Richard Baptist 2019-09-24 14:49:02 +02:00
parent afb3ea306c
commit 8ec2451049
No known key found for this signature in database
GPG Key ID: 115D8B1815981F35

View File

@ -35,7 +35,6 @@ enum custom_keycodes {
#define KC_S_SYM MO(_SYM)
#define KC_FNTAB LT(_FN, KC_TAB)
#define KC_SMSPC LT(_SYM, KC_SPC)
#define KC_GMSPC LT(_GAMING_EXT, KC_SPC)