Skip to content

Commit

Permalink
change help keyboard layout
Browse files Browse the repository at this point in the history
  • Loading branch information
equiman committed Feb 14, 2024
1 parent 44ad047 commit 8af1cd7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions config/os/macos/macros/layers.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ MOTO_MACRO(m, FNK, AXN) //mo_mFNK_to_mAXN
cw_mCAPS: cw_mCAPS {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
wait-ms = <MC_WAIT_START>;
tap-ms = <MC_TAP>;
bindings
= <&kp LS(H_mCWR)>
, <&none>
, <&kp CAPS>;
};

Expand Down
2 changes: 0 additions & 2 deletions config/os/windows/macros/layers.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ MOTO_MACRO(w, FNK, AXN) //mo_wFNK_to_wAXN
cw_wCAPS: cw_wCAPS {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
wait-ms = <MC_WAIT_START>;
tap-ms = <MC_TAP>;
bindings
= <&kp LS(H_wCWR)>
, <&none>
, <&kp CAPS>;
};

Expand Down

0 comments on commit 8af1cd7

Please sign in to comment.