summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/mf68/keymaps/mf68_ble/readme.md
diff options
context:
space:
mode:
authorzvecr <git@zvecr.com>2019-03-02 04:33:05 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-02 04:33:05 +0100
commitd8ccabeeef6e2a2fc3c26b2e3da8b75306f98c4d (patch)
treedf37f6d441297f893a2bd46681685a7485cdf5c1 /keyboards/40percentclub/mf68/keymaps/mf68_ble/readme.md
parentd5f01ad2f91e7eb8df46a936a73114469209cabc (diff)
downloadqmk_firmware-d8ccabeeef6e2a2fc3c26b2e3da8b75306f98c4d.tar.gz
qmk_firmware-d8ccabeeef6e2a2fc3c26b2e3da8b75306f98c4d.tar.xz
[Keyboard] Convert mf68_ble to keymap (#5287)
* Initial refactor of handwired bluetooth mod to keymap * Initial refactor of handwired bluetooth mod to keymap - strip out unnecessary duplicate config, update readme * Initial refactor of handwired bluetooth mod to keymap - reduce firmware size * Initial refactor of handwired bluetooth mod to keymap - update readme image
Diffstat (limited to 'keyboards/40percentclub/mf68/keymaps/mf68_ble/readme.md')
-rw-r--r--keyboards/40percentclub/mf68/keymaps/mf68_ble/readme.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/keyboards/40percentclub/mf68/keymaps/mf68_ble/readme.md b/keyboards/40percentclub/mf68/keymaps/mf68_ble/readme.md
new file mode 100644
index 000000000..e590ae3e6
--- /dev/null
+++ b/keyboards/40percentclub/mf68/keymaps/mf68_ble/readme.md
@@ -0,0 +1,29 @@
+# mf68_ble
+
+![mf68_ble](https://i.imgur.com/zuTyy7k.jpg)
+===
+
+Magicforce 68 with [replacement PCB](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/mf68) designed by [di0ib](https://github.com/di0ib).
+
+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
+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 40percentclub/mf68:mf68_ble
+
+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).