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 ddfed38 commit 0eee5c7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions config/rolio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
#define L2 2
#define L3 3
/ {





// macros {
// td0:td0{
// label = "qiehuan_MACOS";
Expand Down Expand Up @@ -52,7 +47,7 @@
// | | | | | +-----------+ +-----------| | | | | | //
&kp A &kp Z &kp X &kp C &kp V &kp B &kp F16 &kp F17 &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp G
//--------------------| | | | | | | | | | |--------------------------------//
&kp LALT &kp LCTRL &kp A &kp A &kp A &kp SPACE &kp G &kp G &kp RCTRL &kp DEL
&kp LALT &kp LCTRL &mo 1 &mo 2 &mo 3 &kp SPACE &kp G &kp G &kp RCTRL &kp DEL
// +----------|-----------|----------|--------------------+ +-----------|-----------|--------|-----------|---------+ //
>;
};
Expand Down

0 comments on commit 0eee5c7

Please sign in to comment.