Skip to content

Commit

Permalink
fix(boards): Actually make use of the physical layout for the humming…
Browse files Browse the repository at this point in the history
…bird
  • Loading branch information
Nick-Munnich committed Oct 17, 2024
1 parent 1f047bb commit ca4905e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/shields/hummingbird/hummingbird.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/ {
chosen {
zmk,kscan = &kscan0;
zmk,physical-layout = &layout_0;
};

default_transform: keymap_transform_0 {
Expand Down

0 comments on commit ca4905e

Please sign in to comment.