1
0
Fork 0
This commit is contained in:
Rossman360 2020-01-03 01:51:08 -05:00
parent ee5bf03767
commit c87d88be4d

View file

@ -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: