mirror of
https://github.com/tcaxle/zmk-config.git
synced 2026-02-20 11:15:16 +00:00
fix encoder mapping
This commit is contained in:
committed by
GitHub
parent
ca7c039b3e
commit
bb503d5ce2
@@ -77,8 +77,8 @@
|
|||||||
>;
|
>;
|
||||||
|
|
||||||
sensor-bindings =
|
sensor-bindings =
|
||||||
<&inc_dec_kp UP_ARROW DOWN_ARROW>,
|
<&inc_dec_kp LEFT_ARROW RIGHT_ARROW>,
|
||||||
<&inc_dec_kp C_VOL_UP C_VOL_UP>;
|
<&inc_dec_kp C_VOL_UP C_VOL_DN>;
|
||||||
};
|
};
|
||||||
|
|
||||||
left-mod {
|
left-mod {
|
||||||
|
|||||||
Reference in New Issue
Block a user