mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +00:00
cleanup
This commit is contained in:
parent
ee5bf03767
commit
c87d88be4d
@ -40,8 +40,6 @@ enum custom_keycodes {
|
||||
CSPEAK,
|
||||
PARADOWN,
|
||||
PMERGE,
|
||||
ULEFT,
|
||||
URIGHT,
|
||||
WREFRESH,
|
||||
REMCAPS,
|
||||
SPEAK1,
|
||||
@ -50,7 +48,6 @@ enum custom_keycodes {
|
||||
SPEAK4
|
||||
};
|
||||
|
||||
|
||||
bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
||||
switch (keycode) {
|
||||
case SPEAKDASH:
|
||||
|
Loading…
Reference in New Issue
Block a user