Skip to content

Commit

Permalink
Update corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
a741725193 authored Sep 3, 2024
1 parent bad7a8d commit bf89bd0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

msc {
acceleration-exponent = <0>; // 0
time-to-max-speed-ms = <40>; // 500
time-to-max-speed-ms = <400>; // 500
delay-ms = <0>; // 10
};
};
Expand Down Expand Up @@ -105,10 +105,10 @@
layer_3 {
display-name = "Fn";
bindings = <
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &msc SCROLL_UP &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&trans &trans &mkp LCLK &mkp MCLK &mkp RCLK &mkp MB4 &msc SCROLL_DOWN &bootloader &mkp LCLK &mkp MCLK &mkp RCLK &kp PRINTSCREEN &kp F12
&trans &sys_reset &soft_off &bootloader &trans &mkp MB5 &msc SCROLL_LEFT &trans &trans &bootloader &sys_reset &kp SCROLLLOCK &kp PAUSE_BREAK
&kp C_MUTE &trans &trans &trans &msc SCROLL_RIGHT &trans &trans &trans
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &msc SCRL_UP &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&trans &trans &mkp LCLK &mkp MCLK &mkp RCLK &mkp MB4 &msc SCRL_DOWN &bootloader &mkp LCLK &mkp MCLK &mkp RCLK &kp PRINTSCREEN &kp F12
&trans &sys_reset &soft_off &bootloader &trans &mkp MB5 &msc SCROL_LEFT &trans &trans &bootloader &sys_reset &kp SCROLLLOCK &kp PAUSE_BREAK
&kp C_MUTE &trans &trans &trans &msc SCROL_RIGHT &trans &trans &trans
&mkp LCLK
>;
};
Expand Down

0 comments on commit bf89bd0

Please sign in to comment.