mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)
This commit is contained in:
@@ -3,8 +3,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