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 6, 2024
1 parent 22aae70 commit 82f9deb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/rolio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -305,15 +305,15 @@
sensor-bindings = <&inc_dec_kp UP DOWN &inc_dec_kp LEFT RIGHT>;
bindings = <
//---------------------------------------------------------------+ +---------------------------------------------------------------//
// | | | | | | | | | | | | //
&kp GRAVE &kp Q &bt BT_CLR &kp E &bt BT_CLR_ALL &bt BT_NXT &bt BT_CLR_ALL &bt BT_CLR_ALL &bt BT_CLR_ALL &bt BT_CLR_ALL &kp P &backspace_word 0 BSPC
// | | | | | | | | | | | | //
// | | | | | | | | | | | | //
&kp GRAVE &kp Q &bt BT_CLR &kp E &bt BT_CLR_ALL &bt BT_NXT &bt BT_CLR_ALL &kp A &kp S &kp D &kp P &backspace_word 0 BSPC
// | | | | | | | | | | | | //
&kp TAB &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
// | | | | | +-----------+ +-----------| | | | | | //
// | | | | | +-----------+ +-----------| | | | | | //
&td2 &kp Z &kp X &kp C &kp V &kp B &kp F16 &kp F17 &kp N &kp M &kp COMMA &kp DOT &kp FSLH &td3
//--------------------| | | | | | | | | | |--------------------------------//
//--------------------| | | | | | | | | | |--------------------------------//
&kp LALT &kp LCTRL &td4 &td0 &kp ENTER &kp SPACE &td1 &td5 &kp RCTRL &kp DEL
// +----------|-----------|----------|--------------------+ +-----------|-------|--------|-----------|---------+ //
// +----------|-----------|----------|--------------------+ +-----------|-----------|--------|-----------|---------+ //
>;
};

Expand Down

0 comments on commit 82f9deb

Please sign in to comment.