master
Rossman360 2020-01-03 01:51:08 -05:00
parent ee5bf03767
commit c87d88be4d
1 changed files with 0 additions and 3 deletions

View File

@ -40,8 +40,6 @@ enum custom_keycodes {
CSPEAK, CSPEAK,
PARADOWN, PARADOWN,
PMERGE, PMERGE,
ULEFT,
URIGHT,
WREFRESH, WREFRESH,
REMCAPS, REMCAPS,
SPEAK1, SPEAK1,
@ -50,7 +48,6 @@ enum custom_keycodes {
SPEAK4 SPEAK4
}; };
bool process_record_user(uint16_t keycode, keyrecord_t *record) { bool process_record_user(uint16_t keycode, keyrecord_t *record) {
switch (keycode) { switch (keycode) {
case SPEAKDASH: case SPEAKDASH: