Skip to content

Commit

Permalink
mouse keys removed (see zmkfirmware/zmk#2027)
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Sep 12, 2024
1 parent 032ecca commit c7d268b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -431,11 +431,11 @@

fn {
bindings = <
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &tog 5 &to 0 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
&kp F16 &kp F20 &c_ul &kp UP_ARROW &c_ur &c_ur &kp K_PLAY_PAUSE &kp K_PREVIOUS &m_ul &m_ul &mmv MOVE_UP &m_ur &m_ur &kp F24
&kp F15 &kp F19 &kp LEFT &none &kp RIGHT &kp RIGHT &kp K_MUTE &trans &trans &trans &trans &kp K_NEXT &mkp MB4 &mmv MOVE_LEFT &trans &mmv MOVE_RIGHT &mmv MOVE_RIGHT &kp F23
&kp F14 &kp F18 &c_dl &kp DOWN &c_dr &none &trans &trans &mkp MB5 &m_dl &mmv MOVE_DOWN &m_dr &m_dr &kp F22
&kp F13 &kp F17 &c_dl &kp DOWN &c_dr &trans &trans &trans &trans &trans &trans &mkp LCLK &mkp MCLK &mkp RCLK &to 3 &kp F21
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &tog 5 &to 0 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
&kp F16 &kp F20 &c_ul &kp UP_ARROW &c_ur &c_ur &kp K_PLAY_PAUSE &kp K_PREVIOUS &none &none &none &none &none &kp F24
&kp F15 &kp F19 &kp LEFT &none &kp RIGHT &kp RIGHT &kp K_MUTE &trans &trans &trans &trans &kp K_NEXT &mkp MB4 &none &none &none &none &kp F23
&kp F14 &kp F18 &c_dl &kp DOWN &c_dr &none &trans &trans &mkp MB5 &none &none &none &none &kp F22
&kp F13 &kp F17 &c_dl &kp DOWN &c_dr &trans &trans &trans &trans &trans &trans &mkp LCLK &mkp MCLK &mkp RCLK &to 3 &kp F21
>;
};

Expand Down

0 comments on commit c7d268b

Please sign in to comment.