]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/40percentclub/mf68/keymaps/mf68_ble/readme.md
Update KBD67 readme so that it mentions the KBD65 PCB (#5143)
[qmk_firmware.git] / keyboards / 40percentclub / mf68 / keymaps / mf68_ble / readme.md
1 # mf68_ble
2
3 ![mf68_ble](https://i.imgur.com/zuTyy7k.jpg)
4 ===
5
6 Magicforce 68 with [replacement PCB](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68) designed by [di0ib](https://github.com/di0ib).
7
8 Keyboard Maintainer: QMK Community  
9 Hardware Supported: [Feather 32u4 Bluefruit](https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le/)
10 Please note: This is 32u4 and not M0
11 Hardware Availability: [PCB files](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68/pcb)  
12 [MF68 thicc case files](https://github.com/harshitgoel96/mf68-case-thicc)  
13 Story
14 -----
15
16 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/)
17
18 Wiring
19 ------
20
21 Below is how you wire the Feather to PCB
22
23 ![wire map](https://i.imgur.com/zYOjlTA.png)
24
25 Make example for this keyboard (after setting up your build environment):  
26
27     make 40percentclub/mf68:mf68_ble
28
29 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).