Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)
This commit is contained in:
@ -4,8 +4,6 @@
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
// Use 7 wide characters for keymaps
|
||||
#define _______ KC_TRNS
|
||||
#define XXX KC_NO
|
||||
|
||||
// Layers
|
||||
|
Reference in New Issue
Block a user