qmk_firmware/keyboards/mf68
markhuguet ba2cab1a89 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. (#2674)
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
2018-04-04 09:15:43 -07:00
..
keymaps 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. (#2674) 2018-04-04 09:15:43 -07:00
README.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
config.h Add support for MF68 replacement PCB for Magicforce 68 (#1698) 2017-09-13 17:53:10 -04:00
mf68.c Add support for MF68 replacement PCB for Magicforce 68 (#1698) 2017-09-13 17:53:10 -04:00
mf68.h Add support for MF68 replacement PCB for Magicforce 68 (#1698) 2017-09-13 17:53:10 -04:00
rules.mk Add support for MF68 replacement PCB for Magicforce 68 (#1698) 2017-09-13 17:53:10 -04:00

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.