Skip to content

Commit

Permalink
Power button for macOS sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Jan 23, 2025
1 parent 21a4a1b commit 1d718dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -313,10 +313,10 @@

FUN {
bindings = <
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0
&sk LCTRL &sk LALT &sk LSHFT &sk LGUI &kp F11 &kp F12 &sk RGUI &sk LSHFT &sk RALT &sk RCTRL
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10
&trans &kp LG(LC(Q)) &kp CAPS &trans
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0
&sk LCTRL &sk LALT &sk LSHFT &sk LGUI &kp F11 &kp F12 &sk RGUI &sk LSHFT &sk RALT &sk RCTRL
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10
&trans &kp LG(LA(C_POWER)) &kp CAPS &trans
>;
};

Expand Down

0 comments on commit 1d718dc

Please sign in to comment.