Skip to content

Commit

Permalink
Fixing F position at the cosf of W.
Browse files Browse the repository at this point in the history
  • Loading branch information
amacleod committed Dec 4, 2024
1 parent a7d3602 commit b87dd3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/hummingbird.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ keymap {
compatible = "zmk,keymap";

hands_down_layer {
// mostly Hands Down Gold with adjusted punctuation
// ,-----------------------. ,-----------------------.
// ,-----+ G | M | P | V | | / # | . : | ' ! | " ? +-----.
// | R | S | N | D | B | | , ; | A | E | I | H |
// | X | L | C | W +-----'-----. ,-----`-----+ U | O | Y | K |
// | X | F | L | C +-----'-----. ,-----`-----+ U | O | Y | K |
// `-----------------------| SYM | T | |Sh/Sp| NAV |-----------------------'
bindings = <
&kp R &kp G &kp M &kp P &kp V &slash_hash &dot_cln &sqt_bang &dqt_ques &kp H
Expand Down

0 comments on commit b87dd3b

Please sign in to comment.