qmk-firmware/keyboards/40percentclub/mf68_ble
zvecr b173c05cc2 Tidy 40percentclub boards (#4403)
* Remove unnecessary re-definitions for XXXXXXX and _______

* Update 6lit to use KC_NO in layout macros

* Update rules.mk to follow current template

* Remove use of deprecated function action_get_macro - unused and contents were from old template

* Remove use of deprecated function action_get_macro - all code was commented out

* Remove use of deprecated function action_get_macro - convert macro to use process_record_user

* Convert keymap to consistent use of _______

* fix use of old style header guards

* Swap KC_NO for XXXXXXX macro since the swap to the macro for KC_TRANS

* Resolve use of ?= in rules.mk files

* Remove duplication of rules.mk and config.h in gherkin mjt keymap

* Remove unnecessary #includes

* Align layout macros so foobar can use gherkin keymaps

* Align 6lit layout macros with foobar

* Remove ifndef QUANTUM_DIR from keymaps
2018-11-12 12:02:28 -08:00
..
keymaps/default Tidy 40percentclub boards (#4403) 2018-11-12 12:02:28 -08:00
config.h Tidy 40percentclub boards (#4403) 2018-11-12 12:02:28 -08:00
info.json relocate 40percent.club boards to new parent folder (#4380) 2018-11-08 15:17:41 -08:00
mf68_ble.c relocate 40percent.club boards to new parent folder (#4380) 2018-11-08 15:17:41 -08:00
mf68_ble.h Tidy 40percentclub boards (#4403) 2018-11-12 12:02:28 -08:00
readme.md relocate 40percent.club boards to new parent folder (#4380) 2018-11-08 15:17:41 -08:00
rules.mk Tidy 40percentclub boards (#4403) 2018-11-12 12:02:28 -08:00

readme.md

mf68_ble

mf68_ble

Magicforce 68 with replacement PCB designed by di0ib.

Keyboard Maintainer: QMK Community
Hardware Supported: Feather 32u4 Bluefruit Please note: This is 32u4 and not M0 Hardware Availability: PCB files
MF68 thicc case files
Story

The story and the idea behind this mod is available on my reddit post

Wiring

Below is how you wire the Feather to PCB

wire map

Make example for this keyboard (after setting up your build environment):

make 40percentclub/mf68_ble:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.