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
|
@ -21,7 +21,6 @@ enum custom_keycodes {
|
|||
};
|
||||
|
||||
#define KC_ KC_TRNS
|
||||
#define _______ KC_TRNS
|
||||
|
||||
#define KC_CAPW LGUI(LSFT(KC_3)) // Capture whole screen
|
||||
#define KC_CPYW LGUI(LSFT(LCTL(KC_3))) // Copy whole screen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue