Skip to content

Commit

Permalink
Update lily58.keymap
Browse files Browse the repository at this point in the history
Volume on upper layer
  • Loading branch information
yiluncui authored Nov 27, 2024
1 parent 69c4e7c commit e9b8a9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/lily58.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
// | | | | | | | | | | | | | |
// | ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | ^ | 9 | 0 | |
// | F1 | F2 | F3 | F4 | F5 | F6 | | | <- | v | -> | | |
// | F7 | F8 | F9 | F10 | F11 | F12 | | | | + | - | = | [ | ] | \ |
// | F7 | F8 | F9 | V_MT | V_DN | V_UP | | | | + | - | = | [ | ] | \ |
// | | | | | | | | | |
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp UP &kp N9 &kp N0 &trans
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &trans &kp LEFT &kp DOWN &kp RIGHT &trans &trans
&kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &trans &trans &kp KP_PLUS &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH
&kp F7 &kp F8 &kp F9 &kp C_MUTE &kp C_VOLUME_DOWN &kp C_VOLUME_UP &trans &trans &kp KP_PLUS &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH
&trans &trans &trans &trans &trans &trans &trans &trans
>;

Expand Down

0 comments on commit e9b8a9b

Please sign in to comment.