Skip to content

Commit

Permalink
add label to lower and raise layers
Browse files Browse the repository at this point in the history
  • Loading branch information
twinoner committed Mar 8, 2023
1 parent 1dedaf8 commit 4e53e5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/lily58.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
// | RCTRL |C_PREV|C_PP |C_NEXT| $ | % | | ^ | & | * | ( | ) | ~ |
// | |EP_ON |EP_OFF|EP_TOG| | | | | | | | + | { | } | "|" |
// | RALT | | | | | | | DEL |INSERT |
label = "Lower";
bindings = <
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &out OUT_TOG &trans &trans &trans &trans &trans
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
Expand All @@ -60,6 +61,7 @@
// | | | | | | | | | <- | ^ | v | -> | |
// | | | | | | |C_VOL_DN| |C_VOL_UP| + | - | = | [ | ] | \ |
// |HOME | END |SUBMENU| | | | | |PG UP |PG DOWN|
label = "Raise";
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&kp CAPS &kp KP_N1 &kp KP_N2 &kp KP_N3 &kp KP_N4 &kp KP_N5 &kp KP_N6 &kp KP_N7 &kp KP_N8 &kp KP_N9 &kp KP_N0 &trans
Expand Down

0 comments on commit 4e53e5e

Please sign in to comment.