Skip to content

Commit

Permalink
studio unlock is a keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena committed Oct 15, 2024
1 parent 3bd5267 commit 673afb3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions config/boards/shields/mlego_m66_rev4/mlego_m66_rev4.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,21 @@
;
};

m66_position_map {
compatible = "zmk,physical-layout-position-map";
complete;
m66_layout: m66_layout {
physical-layout = <&physical_m66_layout>;
positions
= < 0 1 2 3 4 5 6 7 8 9 10 11 12 13>
, <14 15 16 17 18 19 20 21 22 23 24 25 26>
, <27 28 29 30 31 32 33 34 35 36 37 38 39>
, <40 41 42 43 44 45 46 47 48 49 50 51 52>
, <53 54 55 56 57 58 59 60 61 62 63 64 65>
;
};
};

chosen {
/*
zmk,kscan = &kscan_m66;
Expand Down

0 comments on commit 673afb3

Please sign in to comment.