test git pom
This commit is contained in:
@ -8,24 +8,24 @@
|
||||
#include <dt-bindings/zmk/rgb.h>
|
||||
|
||||
&mt {
|
||||
quick-tap-ms = <150>;
|
||||
tapping-term-ms = <150>;
|
||||
quick-tap-ms = <180>;
|
||||
tapping-term-ms = <180>;
|
||||
flavor = "tap-preferred";
|
||||
};
|
||||
|
||||
< {
|
||||
quick-tap-ms = <150>;
|
||||
tapping-term-ms = <150>;
|
||||
quick-tap-ms = <180>;
|
||||
tapping-term-ms = <180>;
|
||||
flavor = "tap-preferred";
|
||||
};
|
||||
|
||||
&mmv {
|
||||
time-to-max-speed-ms = <150>;
|
||||
time-to-max-speed-ms = <180>;
|
||||
acceleration-exponent = <10>;
|
||||
};
|
||||
|
||||
&msc {
|
||||
time-to-max-speed-ms = <150>;
|
||||
time-to-max-speed-ms = <180>;
|
||||
acceleration-exponent = <7>;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user