mirror of
https://git.kb-one.de/kb01/corne-keyboard-config.git
synced 2025-12-05 11:48:53 +00:00
changed makro nav_win_prev
This commit is contained in:
parent
205f752346
commit
cbf98328ab
|
|
@ -122,7 +122,7 @@
|
|||
nav_win_prev: nav_win_prev {
|
||||
compatible = "zmk,behavior-macro";
|
||||
#binding-cells = <0>;
|
||||
bindings = <&sk LALT(LSHIFT(TAB))>;
|
||||
bindings = <&sk LALT &sk LSHIFT &kp TAB>;
|
||||
label = "NAV_WIN_PREV";
|
||||
};
|
||||
nav_desktop: nav_desktop {
|
||||
|
|
|
|||
Loading…
Reference in a new issue