mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 22:45:30 +00:00
change rotary resolution
This commit is contained in:
@@ -12,6 +12,14 @@
|
||||
continue-list = <UNDERSCORE MINUS>;
|
||||
};
|
||||
|
||||
&left_encoder {
|
||||
resolution = <2>;
|
||||
}
|
||||
|
||||
&right_encoder {
|
||||
resolution = <2>;
|
||||
}
|
||||
|
||||
/ {
|
||||
keymap {
|
||||
compatible = "zmk,keymap";
|
||||
|
||||
Reference in New Issue
Block a user