Skip to content

Commit

Permalink
Allow use of shift, ctrl and option from raise layer.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseleite committed Nov 22, 2023
1 parent d2907e6 commit 8cc9779
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -168,13 +168,13 @@
bindings = <
// +----------+----------+----------+----------+----------+----------+ +----------+----------+----------+----------+----------+----------+
// FUNCTION KEYS 1-5 PAGE NAVIGATION
&none &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp HOME &kp PG_DN &kp PG_UP &kp END &none &none
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp HOME &kp PG_DN &kp PG_UP &kp END &none &none
// +----------+----------+----------+----------+----------+----------+ +----------+----------+----------+----------+----------+----------+
// FUNCTION KEYS 6-10 HJKL ARROW KEYS
&none &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp LEFT &kp DOWN &kp UP &kp RIGHT &none &none
&trans &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp LEFT &kp DOWN &kp UP &kp RIGHT &none &none
// +----------+----------+----------+----------+----------+----------+ +----------+----------+----------+----------+----------+----------+
// FUNCTION KEYS 11-12 MEDIA KEYS
&none &kp F11 &kp F12 &none &none &none &kp MPREV &kp VOLDN &kp VOLUP &kp MNEXT &kp MMUTE &kp MPLAY
&trans &kp F11 &kp F12 &none &none &none &kp MPREV &kp VOLDN &kp VOLUP &kp MNEXT &kp MMUTE &kp MPLAY
// +----------+----------+----------+----------+----------+----------+ +----------+----------+----------+----------+----------+----------+
// SEARCH
&trans &trans &kp SPOTL &trans &trans &trans
Expand Down

0 comments on commit 8cc9779

Please sign in to comment.