Remove KC_DELT
(#18882)
This commit is contained in:
parent
19145704e4
commit
90f6b75873
39 changed files with 61 additions and 63 deletions
|
@ -109,7 +109,7 @@ enum {
|
|||
#define DNTAB LCTL(LSFT(KC_PGDN))
|
||||
#define NXTWIN LALT(KC_TAB)
|
||||
#define PRVWIN LALT(LSFT(KC_TAB))
|
||||
#define CALDL LCTL(LALT(KC_DELT))
|
||||
#define CALDL LCTL(LALT(KC_DEL))
|
||||
#define TSKMGR LCTL(LSFT(KC_ESC))
|
||||
#define EXPLR LGUI(KC_E)
|
||||
#define LCKGUI LGUI(KC_L)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue