Skip to content

Commit

Permalink
toggle external power supply
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Apr 19, 2024
1 parent d32b3eb commit dea0b6a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#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/outputs.h>

Expand Down Expand Up @@ -56,10 +57,10 @@

navigation_layer {
bindings = <
&caps_word &kp HOME &kp UP_ARROW &kp END &kp PAGE_UP &caps_word &kp F4 &kp F5 &kp F9 &kp F12
&out OUT_BLE &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &kp PAGE_DOWN &kp MINUS &kp F1 &kp F2 &kp F3 &kp F11
&out OUT_USB &kp PRINTSCREEN &kp INSERT &kp BACKSPACE &kp DELETE &kp UNDERSCORE &kp F8 &kp F6 &kp F7 &kp F10
&trans &trans &trans &trans
&caps_word &kp HOME &kp UP_ARROW &kp END &kp PAGE_UP &caps_word &kp F4 &kp F5 &kp F9 &kp F12
&out OUT_BLE &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &kp PAGE_DOWN &kp MINUS &kp F1 &kp F2 &kp F3 &kp F11
&out OUT_USB &kp PRINTSCREEN &kp INSERT &kp BACKSPACE &kp DELETE &kp UNDERSCORE &kp F8 &kp F6 &kp F7 &kp F10
&ext_power EP_TOG &trans &trans &trans
>;
};
};
Expand Down

0 comments on commit dea0b6a

Please sign in to comment.