Skip to content

Commit

Permalink
Update romac_plus.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
feardriven authored Jul 31, 2023
1 parent 3cc8529 commit c4a15b2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions config/romac_plus.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/rgb.h>

#define DEFAULT 0
#define KEYPAD 1
Expand All @@ -23,10 +24,10 @@
// | M_PLAY | BT_CLEAR | TOGGLE |
// --------------------------
bindings = <
&kp F5 &kp F6 &kp F7
&kp F3 &kp F8 &kp PG_UP
&bt BT_NXT &bt BT_PRV &kp PG_DN
&kp C_PP &bt BT_CLR &tog KEYPAD
&kp F5 &kp F6 &kp F7
&kp F3 &kp F8 &kp PG_UP
&rgb_ug RGB_TOG C_MUTE &kp PG_DN
&kp C_PP &bt BT_CLR &tog KEYPAD
>;

sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP>;
Expand Down

0 comments on commit c4a15b2

Please sign in to comment.