Skip to content

Commit

Permalink
初始化配置
Browse files Browse the repository at this point in the history
Signed-off-by: Xmj <[email protected]>
  • Loading branch information
Deer-Xmj authored Sep 18, 2024
1 parent 6435181 commit ddfed38
Showing 1 changed file with 21 additions and 22 deletions.
43 changes: 21 additions & 22 deletions config/rolio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,27 @@



behaviors {
}
macros {
td0:td0{
label = "qiehuan_MACOS";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_tap &tog MACOS>
, <&macro_tap &tog FKEYS>
;
};
// td1:td1{
// label = "qiehuan_FKEYS";
// compatible = "zmk,behavior-macro";
// #binding-cells = <0>;
// bindings
// = <&macro_tap &tog FKEYS>
// , <&macro_tap &tog MACOS>
// ;
// };
}

// macros {
// td0:td0{
// label = "qiehuan_MACOS";
// compatible = "zmk,behavior-macro";
// #binding-cells = <0>;
// bindings
// = <&macro_tap &tog MACOS>
// , <&macro_tap &tog FKEYS>
// ;
// };
// td1:td1{
// label = "qiehuan_FKEYS";
// compatible = "zmk,behavior-macro";
// #binding-cells = <0>;
// bindings
// = <&macro_tap &tog FKEYS>
// , <&macro_tap &tog MACOS>
// ;
// };
// }

keymap {
compatible = "zmk,keymap";
Expand Down

0 comments on commit ddfed38

Please sign in to comment.