1
0
Fork 0
qmk_firmware/keyboards/m10a
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
config.h m10a lowercase 2017-05-18 18:55:07 -04:00
m10a.c m10a lowercase 2017-05-18 18:55:07 -04:00
m10a.h Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708) 2018-04-07 15:14:53 -04:00
readme.md Add readme for "major" keyboards to eliminate more QMK Configurator errors (#2718) 2018-04-08 22:10:14 -04:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

readme.md

Rama Works X Machine Industries M10-A Macropad

Firmware for custom macropad PCB

Keyboard Maintainer: QMK Community
Hardware Supported: Rama Works M10-A
Hardware Availability: Rama Works

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

make m10a:default

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