Skip to content

Commit

Permalink
Update hillside52.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
HgGamer authored Jul 20, 2024
1 parent 8fc6a71 commit 23d6b94
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions config/hillside52.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,11 @@
#define HAS_MOUSE_KEYS
#define HAS_MOUSE_TP

#include "includes/mouse_keys.dtsi"
#include "includes/mouse_tp.dtsi"

#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/ext_power.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>
#include <dt-bindings/zmk/outputs.h>

/ {
Expand Down Expand Up @@ -121,13 +119,6 @@
>;
};

mousekeys {
bindings = <
&kp INS &kp RA(Q) &kp SEMICOLON &kp SEMI &kp LS(N8) &kp LS(N9) &mkp LCLK &mkp RCLK &mkp MCLK &kp EQUAL &none &kp DELETE
&caps_word &kp SINGLE_QUOTE &kp MINUS &kp EQUAL &kp RA(F) &kp RA(G) &msc SCRL_UP &msc SCRL_DOWN &none &none &none &trans
&trans &kp PIPE &kp UNDER &kp PLUS &kp RA(B) &kp RA(N) &kp C_PP &none &kp RA(M) &kp RA(PERIOD) &none &none &kp C_VOLUME_UP &none
&none &kp COMMA &trans &trans &trans &mo 5 &none &trans &trans &kp SPACE &trans &trans &kp C_VOLUME_DOWN &sk C_NEXT
>;
};

};
};

0 comments on commit 23d6b94

Please sign in to comment.