mirror of
https://github.com/litruv/zmk-config.git
synced 2026-07-24 02:36:05 +10:00
scroll test
This commit is contained in:
committed by
GitHub
parent
4ee469aa62
commit
0bd9cef101
@@ -79,7 +79,9 @@
|
||||
&trans &to 4 &trans &trans &trans &trans &trans &trans &trans &trans
|
||||
>;
|
||||
|
||||
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp PG_UP PG_DN>;
|
||||
sensor-bindings =
|
||||
<&inc_dec_kp K_SCROLL_UP K_SCROLL_DOWN>,
|
||||
<&inc_dec_kp PG_UP PG_DN>;
|
||||
};
|
||||
|
||||
raise_layer {
|
||||
|
||||
Reference in New Issue
Block a user