Skip to content

Commit

Permalink
added bluetooth controls to try and add ipad, added more f keys to th…
Browse files Browse the repository at this point in the history
…e left thumb layer for miencraft lol
  • Loading branch information
keymap-editor[bot] authored Jun 21, 2024
1 parent 692243f commit 74600e7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
*/

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

/ {
Expand Down Expand Up @@ -49,10 +50,10 @@
// | GUI | | SPC | | ENT | | ALT |

bindings = <
&kp TAB &trans &trans &kp C_VOLUME_UP &kp F3 &trans &trans &trans &kp ASTRK &kp LPAR &kp RPAR &kp BSPC
&kp LCTRL &trans &trans &kp C_VOL_DN &trans &trans &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
&kp LSHFT &trans &to 3 &trans &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
&kp TAB &trans &trans &kp K_VOL_UP &kp F3 &trans &trans &trans &kp ASTRK &kp LPAR &kp RPAR &kp BSPC
&kp LCTRL &bt BT_DISC 0 &bt BT_SEL 0 &kp K_VOL_DN &kp F1 &trans &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
&kp LSHFT &trans &to 3 &trans &kp F5 &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
>;
};

Expand Down

0 comments on commit 74600e7

Please sign in to comment.