Readme updates and EOF newlines

This commit is contained in:
Exentio 2021-12-19 22:45:06 +01:00
parent 37c0533875
commit 17c84191ff
No known key found for this signature in database
GPG key ID: 349B496CAF40884F
3 changed files with 3 additions and 3 deletions

View file

@ -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
![](mf68.png)

View file

@ -28,4 +28,4 @@
, <&pro_micro 7 GPIO_ACTIVE_HIGH>
, <&pro_micro 8 GPIO_ACTIVE_HIGH>
;
};
};

View file

@ -28,4 +28,4 @@
, <&gpio0 24 GPIO_ACTIVE_HIGH> /* RXD */
, <&gpio0 25 GPIO_ACTIVE_HIGH> /* TXD */
;
};
};