build 210330. minor bug fixes

This commit is contained in:
tmj-fstate
2021-03-30 18:06:24 +02:00
parent 195b7cb17b
commit 893e7e9c44
13 changed files with 118 additions and 47 deletions

View File

@@ -527,6 +527,9 @@ drivermouse_input::default_bindings() {
{ "tempomat_sw:", {
user_command::tempomattoggle,
user_command::none } },
{ "tempomatoff_sw:", {
user_command::tempomattoggle,
user_command::none } },
{ "dirkey:", {
user_command::reverserincrease,
user_command::reverserdecrease } },