forked from mirrors/qmk_firmware
remove accidental characters in default preonic keymap (#6748)
This commit is contained in:
parent
3b4b54f6ed
commit
a9c1a5a873
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ void dip_switch_update_user(uint8_t index, bool active) {
|
||||||
} else {
|
} else {
|
||||||
muse_mode = false;
|
muse_mode = false;
|
||||||
}
|
}
|
||||||
xs}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue