Skip to content

Commit

Permalink
Changed right side of keyboard to use numbers instead of FN keys.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickrewers committed Nov 2, 2023
1 parent a1a58d0 commit 599ebb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/lily58.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
// | | | | | | | | | |
bindings = <
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &trans &trans &trans &trans &trans &trans
&trans &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
&trans &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N10 &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &ext_power EP_ON &ext_power EP_OFF &ext_power EP_TOG &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans
Expand Down

0 comments on commit 599ebb7

Please sign in to comment.