mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 21:22:05 +00:00
Remove unused key
This commit is contained in:
parent
49323dc30b
commit
1d82b7cca7
@ -42,8 +42,6 @@ enum custom_keycodes {
|
||||
#define KC_TBFWD LCTL(KC_TAB)
|
||||
#define KC_TBBCK LCTL(LSFT(KC_TAB))
|
||||
|
||||
#define KC_CTENT RCTL_T(KC_ENTER)
|
||||
|
||||
#define KC_RCTBR RCTL_T(KC_RBRACKET)
|
||||
#define KC_LCTBR LCTL_T(KC_LBRACKET)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user