qmk_firmware/keyboards/mf68_ble/README.md
Harshit Goel 7730dc3e5c Magicforce68 now in bluetooth flavour (#2051)
* Added working code for mf68_ble

* update read.md

* update read.md

* update read.md

* update readme

* Update README.md

* Update README.md

* added reddit post

* Update README.md

* Update README.md
2017-12-03 00:04:22 -05:00

28 lines
1.1 KiB
Markdown

MF68
====
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/)
Please note: This is 32u4 and not M0
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)
Story
-----
The story and the idea behind this mod is available on [my reddit post](https://www.reddit.com/r/MechanicalKeyboards/comments/7eiiht/guide_i_built_a_bluetooth_enabled_magicforce68_no/)
Wiring
------
Below is how you wire the Feather to PCB
![wire map](https://i.imgur.com/zYOjlTA.png)
Make example for this keyboard (after setting up your build environment):
make 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.