markhuguet b7d095fdc3 Added Factory Style LED Controls ()
* This adds a keymap to the MF68 labeled factory.  It is an attempt to mimic the layout on the factory keycaps of the non-backlit board.

There are some small differences:

1) FN+WASD are an arrow cluster
2) FN+Z (Start media player) and FN+] (Start Calculator) are not mapped
3) FN+GHJKL are Backlight controls
4) An FN2 layer exists for future growth
5) The CAPS key is maped as FN2, for CAPS Lock use FN+CAPS

* Changed the CAPS key to be CAPS Lock on short press, FN2 on hold

Added LED controls to FN+Arrow Keys to better mimic factory backlit boards.
..
keymaps Added Factory Style LED Controls ()
README.md Make arguments redo, subproject elimination ()
config.h Add support for MF68 replacement PCB for Magicforce 68 ()
mf68.c Add support for MF68 replacement PCB for Magicforce 68 ()
mf68.h Add support for MF68 replacement PCB for Magicforce 68 ()
rules.mk Add support for MF68 replacement PCB for Magicforce 68 ()

README.md

MF68

Magicforce 68 with replacement PCB designed by di0ib.

Keyboard Maintainer: di0ib
Hardware Supported: Pro Micro
Hardware Availability: PCB files

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

make mf68:default

Example of flashing this keyboard:

make mf68:default:avrdude

See build environment setup then the make instructions for more information.