Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)
This commit is contained in:
parent
3309e91e0b
commit
bbd4b5eb88
17 changed files with 1 additions and 58 deletions
|
@ -42,7 +42,6 @@ enum custom_keycodes {
|
|||
};
|
||||
|
||||
//Redefine Key Names for Readaibilty
|
||||
#define XXXXXXX KC_NO
|
||||
#define SCRN_CLIPB LCTL(LGUI(LSFT(KC_4)))
|
||||
#define CHRM_L LALT(LGUI(KC_LEFT)) //Move left one tab in Chrome
|
||||
#define CHRM_R LALT(LGUI(KC_RIGHT)) //Move right one tab in Chrome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue