|
@@ -1,10 +1,12 @@
|
|
|
-MF68
|
|
|
|
|
-====
|
|
|
|
|
|
|
+# mf68_ble
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+===
|
|
|
|
|
|
|
|
Magicforce 68 with [replacement PCB](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68) designed by [di0ib](https://github.com/di0ib).
|
|
Magicforce 68 with [replacement PCB](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68) designed by [di0ib](https://github.com/di0ib).
|
|
|
|
|
|
|
|
-Keyboard Maintainer: [di0ib](http://www.40percent.club)
|
|
|
|
|
-Hardware Supported: [Feather 32u4 Bluefruit](https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le/)
|
|
|
|
|
|
|
+Keyboard Maintainer: QMK Community
|
|
|
|
|
+Hardware Supported: [Feather 32u4 Bluefruit](https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le/)
|
|
|
Please note: This is 32u4 and not M0
|
|
Please note: This is 32u4 and not M0
|
|
|
Hardware Availability: [PCB files](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68/pcb)
|
|
Hardware Availability: [PCB files](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68/pcb)
|
|
|
[MF68 thicc case files](https://github.com/harshitgoel96/mf68-case-thicc)
|
|
[MF68 thicc case files](https://github.com/harshitgoel96/mf68-case-thicc)
|
|
@@ -20,8 +22,8 @@ Below is how you wire the Feather to PCB
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
-Make example for this keyboard (after setting up your build environment):
|
|
|
|
|
|
|
+Make example for this keyboard (after setting up your build environment):
|
|
|
|
|
|
|
|
- make mf68_ble:default
|
|
|
|
|
|
|
+ make 40percentclub/mf68_ble:default
|
|
|
|
|
|
|
|
-See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
|
|
|
|
|
|
|
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|