forked from kofal.net/zmk
feat: Added toggle-mode, allowing toggle-on and toggle-off (#2555)
feat: added toggle mode to key and layer toggles docs: documented toggle mode changes
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
default_layer {
|
||||
bindings = <
|
||||
&kp B &tog 1
|
||||
&kp D &kp G>;
|
||||
&kp D &to 1>;
|
||||
};
|
||||
|
||||
lower_layer {
|
||||
|
||||
Reference in New Issue
Block a user