Skip to content

Commit

Permalink
change help layers
Browse files Browse the repository at this point in the history
  • Loading branch information
equiman committed Feb 13, 2024
1 parent 3305a08 commit 42eb737
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/os/macos/combos/help.dtsi
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
combo_mac_help-mBAS {
bindings = <&kp LC(LA(LS(F_mBAS)))>;
key-positions = <13 22>;
key-positions = <14 21>;
slow-release;
layers = <mBAS>;
};

combo_mac_help-mDEV {
bindings = <&kp LC(LA(LS(F_mDEV)))>;
key-positions = <13 22>;
key-positions = <14 21>;
slow-release;
layers = <mDEV>;
};

combo_mac_help-mAXN {
bindings = <&kp LC(LA(LS(F_mAXN)))>;
key-positions = <13 22>;
key-positions = <14 21>;
slow-release;
layers = <mAXN>;
};

combo_mac_help-mFNK {
bindings = <&kp LC(LA(LS(F_mFNK)))>;
key-positions = <13 22>;
key-positions = <14 21>;
slow-release;
layers = <mFNK>;
};

combo_mac_help-mSTG {
bindings = <&kp LC(LA(LS(F_mSTG)))>;
key-positions = <13 22>;
key-positions = <14 21>;
slow-release;
layers = <mSTG>;
};

0 comments on commit 42eb737

Please sign in to comment.