Skip to content

Commit

Permalink
fix(boards): Proper BlueMicro840_V1 &pro_micro_a map for A10 (zmkfirm…
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Messenger authored Mar 24, 2021
1 parent 28d4546 commit d8119cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/boards/arm/bluemicro840/arduino_pro_micro_pins.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
, <7 0 &gpio0 24 0> /* D6/A7 D7*/
, <8 0 &gpio0 10 0> /* D8/A8 B4*/
, <9 0 &gpio1 6 0> /* D9/A9 B5*/
, <10 0 &gpio1 13 0> /* D10/A10 B6*/
, <10 0 &gpio1 11 0> /* D10/A10 B6*/
;
};
};
Expand Down

0 comments on commit d8119cd

Please sign in to comment.