Skip to content

Commit

Permalink
Updated corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Aug 13, 2024
1 parent 66b8ba4 commit 2f5eaf6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

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

/ {
Expand Down Expand Up @@ -35,6 +36,11 @@
key-positions = <19 20>;
layers = <0>;
};

ext_pwr {
bindings = <&ext_power EP_TOG>;
key-positions = <0 1>;
};
};

keymap {
Expand Down

0 comments on commit 2f5eaf6

Please sign in to comment.