Skip to content

Commit

Permalink
Refactor corne.keymap to replace &reset with &sys_reset
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaël Memeteau committed Feb 4, 2025
1 parent 696e54f commit 063d050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
_MEDIA {
display-name = "Media";
bindings = <
&bootloader &to _TAP &to _EXTRA &to _BASE &reset &trans &trans &trans &trans &trans
&bootloader &to _TAP &to _EXTRA &to _BASE &sys_reset &trans &trans &trans &trans &trans
&kp LGUI &kp LALT &kp LCTRL &kp LSHFT &trans &ext_power EP_TOG &kp C_PREV &kp C_VOL_DN &kp C_VOL_UP &kp C_NEXT
&studio_unlock &kp RALT &to _FUN &to _MEDIA &trans &out OUT_TOG &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3
&trans &trans &trans &kp C_STOP &kp C_PP &kp C_MUTE
Expand Down Expand Up @@ -156,7 +156,7 @@
_FUN {
display-name = "Fun";
bindings = <
&kp F12 &kp F7 &kp F8 &kp F9 &kp PSCRN &reset &to _BASE &to _EXTRA &to _TAP &bootloader
&kp F12 &kp F7 &kp F8 &kp F9 &kp PSCRN &sys_reset &to _BASE &to _EXTRA &to _TAP &bootloader
&kp F11 &kp F4 &kp F5 &kp F6 &kp SLCK &trans &kp LSHFT &kp LCTRL &kp LALT &kp LGUI
&kp F10 &kp F1 &kp F2 &kp F3 &kp PAUSE_BREAK &trans &to _FUN &to _MEDIA &kp RALT &trans
&kp K_APP &kp TAB &kp SPACE &trans &trans &trans
Expand Down

0 comments on commit 063d050

Please sign in to comment.