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