From 7730dc3e5c0ded70b2825af5de61c3660ebe29d2 Mon Sep 17 00:00:00 2001 From: Harshit Goel Date: Sun, 3 Dec 2017 10:34:22 +0530 Subject: 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 --- keyboards/mf68_ble/README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 keyboards/mf68_ble/README.md (limited to 'keyboards/mf68_ble/README.md') diff --git a/keyboards/mf68_ble/README.md b/keyboards/mf68_ble/README.md new file mode 100644 index 0000000000..3829c8fd7d --- /dev/null +++ b/keyboards/mf68_ble/README.md @@ -0,0 +1,27 @@ +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. -- cgit v1.2.3