mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-08 17:01:43 +01:00
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