mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 23:12:57 +00:00
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
This commit is contained in:
@@ -7,7 +7,6 @@ enum custom_keycodes {
|
||||
|
||||
#include "dynamic_macro.h"
|
||||
|
||||
#define _______ KC_TRNS
|
||||
#define KC_REC DYN_REC_START1
|
||||
#define KC_DONE DYN_REC_STOP
|
||||
#define KC_PLAY DYN_MACRO_PLAY1
|
||||
|
||||
Reference in New Issue
Block a user