qmk_firmware/keyboards/xmmx
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 Adding XMMX (#2236) 2018-01-07 11:23:45 -05:00
config.h Make PREVENT_STUCK_MODIFIERS the default (#3107) 2018-09-17 13:48:02 -04:00
readme.md Adding XMMX (#2236) 2018-01-07 11:23:45 -05:00
rules.mk Adding XMMX (#2236) 2018-01-07 11:23:45 -05:00
xmmx.c Adding XMMX (#2236) 2018-01-07 11:23:45 -05:00
xmmx.h Adding XMMX (#2236) 2018-01-07 11:23:45 -05:00

XMMX and Toad

XMMX: Tenkeyless Mechanical Keyboard PCB designed to fit Filco Majestouch TKL and Cooler Master Quickfire Rapid cases Toad: 70% Mechanical Keyboard PCB.

XMMX schematic and PCB are available opensource under Creative Commons BY-SA 3.0 license on EasyEDA at this link Toad schematic and PCB are available opensource under Creative Commons BY-SA 3.0 license on EasyEDA at this link

For more informations on the XMMX please visit this geekhack.org thread For more informations on the Toad please visit this geekhack.org thread

Make examples for these keyboards (after setting up your build environment):

make xmmx:default

make xmmx:toad

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