Readme updates and EOF newlines
This commit is contained in:
parent
37c0533875
commit
17c84191ff
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ Hardware repo: https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68
|
|||
|
||||
- Designed for Pro Micro boards
|
||||
- PWM backlight control (with optional FDS6630A, not configured)
|
||||
- Mini USB port for DIY case
|
||||
- Mini USB footprint for DIY case, pads for the original MagicForce 68 daughter board
|
||||
|
||||
## Default layout
|
||||

|
||||
|
|
|
@ -28,4 +28,4 @@
|
|||
, <&pro_micro 7 GPIO_ACTIVE_HIGH>
|
||||
, <&pro_micro 8 GPIO_ACTIVE_HIGH>
|
||||
;
|
||||
};
|
||||
};
|
||||
|
|
|
@ -28,4 +28,4 @@
|
|||
, <&gpio0 24 GPIO_ACTIVE_HIGH> /* RXD */
|
||||
, <&gpio0 25 GPIO_ACTIVE_HIGH> /* TXD */
|
||||
;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue