Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
// For readability.
|
||||
#define _______ KC_TRNS
|
||||
#define _x_ KC_NO
|
||||
#define AUD_PRV LCTL(KC_MPRV) // Previous music track
|
||||
#define AUD_PLY LCTL(KC_MPLY) // Pause music
|
||||
|
||||
Reference in New Issue
Block a user