Skip to content

Commit

Permalink
mouse button clicks on layer 2
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Sep 8, 2024
1 parent 8230922 commit 9e7ab0f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include <dt-bindings/zmk/backlight.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>
#include <dt-bindings/zmk/rgb.h>

/ {
Expand Down Expand Up @@ -402,11 +403,11 @@

fn {
bindings = <
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &tog 5 &mo 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 &none &none &trans &trans &trans &trans &trans &kp F24
&kp F15 &kp F19 &kp LEFT &trans &kp RIGHT &kp RIGHT &none &trans &trans &trans &trans &none &trans &trans &trans &trans &trans &kp F23
&kp F14 &kp F18 &c_dl &kp DOWN &c_dr &none &trans &trans &trans &trans &trans &trans &trans &kp F22
&kp F13 &kp F17 &c_dl &kp DOWN &c_dr &trans &trans &trans &trans &trans &trans &trans &trans &trans &to 3 &kp F21
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &tog 5 &mo 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 &none &none &trans &trans &trans &trans &trans &kp F24
&kp F15 &kp F19 &kp LEFT &none &kp RIGHT &kp RIGHT &none &trans &trans &trans &trans &none &mkp MB4 &trans &trans &trans &trans &kp F23
&kp F14 &kp F18 &c_dl &kp DOWN &c_dr &none &trans &trans &mkp MB5 &trans &trans &trans &trans &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 9e7ab0f

Please sign in to comment.