add layer 4

This commit is contained in:
Adam Jeniski 2025-10-22 14:07:41 -04:00 committed by GitHub
parent e6be69a064
commit cabd3aebf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -136,5 +136,17 @@
sensor-bindings = <&scroll_encoder>; sensor-bindings = <&scroll_encoder>;
}; };
media {
display-name = "Fn";
bindings = <
&studio_unlock &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &mmv MOVE_UP &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&trans &trans &mkp LCLK &mkp MCLK &mkp RCLK &mkp MB4 &mmv MOVE_LEFT &mkp LCLK &mmv MOVE_RIGHT &bootloader &mkp LCLK &mkp MCLK &mkp RCLK &kp PRINTSCREEN &kp F12
&trans &sys_reset &trans &bootloader &trans &mkp MB5 &kp C_MUTE &mmv MOVE_DOWN &trans &trans &bootloader &sys_reset &kp SCROLLLOCK &kp PAUSE_BREAK
&trans &trans &trans &trans &trans &trans
>;
sensor-bindings = <&scroll_encoder>;
};
}; };
}; };