Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)
This commit is contained in:
parent
83de3dff01
commit
e04e55c872
11 changed files with 1 additions and 27 deletions
|
@ -4,8 +4,6 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
// Use 7 wide characters for keymaps
|
||||
#define _______ KC_TRNS
|
||||
#define XXX KC_NO
|
||||
|
||||
// Layers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue