Skip to content

Commit

Permalink
Update adv360.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
4amVim authored Oct 29, 2023
1 parent 308d82f commit 9bc90d4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
};

/ {
chosen {
zmk,matrix_transform = &urobs_transform;
};

behaviors {
rt: retro_momentary_tap {
compatible = "zmk,behavior-hold-tap";
Expand Down Expand Up @@ -51,7 +47,7 @@
&kp LA(TAB) &kp Z &kp X &kp C &kp V &kp B &rt LALT HOME &rt LALT PG_UP &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RA(TAB)
// ╠══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╬══════════════════════════════╣
// ║ 54 ║ 55 ║ 56 ║ 57 ║ 58 ║ 64 ║ 65 ║ 66 ║ 67 ║ 59 ║ 60 ║ 61 ║ 62 ║ 63 ║
MS_1 MS_L MS_R &kp LEFT &kp RIGHT &rt LSHFT BSPC &mt LCTRL ENTER &rt LS(LGUI) END &rt RS(RGUI) PG_DN &mt RCTRL ENTER &rt RSHFT SPACE &kp UP &kp DOWN MS_U MS_D MS_1
_ _ _ &kp LEFT &kp RIGHT &rt LSHFT BSPC &mt LCTRL ENTER &rt LS(LGUI) END &rt RS(RGUI) PG_DN &mt RCTRL ENTER &rt RSHFT SPACE &kp UP &kp DOWN _ _ _
// ╚══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╩══════════════════════════════╝
>;
};
Expand Down

0 comments on commit 9bc90d4

Please sign in to comment.