remove accidental characters in default preonic keymap (#6748)

master
Michael Torres 2019-09-16 00:13:44 -04:00 committed by fauxpark
parent 3b4b54f6ed
commit a9c1a5a873
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ void dip_switch_update_user(uint8_t index, bool active) {
} else { } else {
muse_mode = false; muse_mode = false;
} }
xs} }
} }