1
0
Fork 0
qmk_firmware/keyboards/xmmx
MechMerlin dbdbbbd5c9 Keyboard: Refactor XMMX keyboard to XMMX and Toad (#3955)
* pull out toad keyboard and get it compiling

* refactor xmmx

* use the correct LAYOUT macros

* move LED code out to toad.c file

* move LED code out to xmmx.c file

* adjust for correct number of columns and pins used

* remove led set user
2018-09-26 12:17:54 -07:00
..
keymaps Keyboard: Refactor XMMX keyboard to XMMX and Toad (#3955) 2018-09-26 12:17:54 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
readme.md Keyboard: Refactor XMMX keyboard to XMMX and Toad (#3955) 2018-09-26 12:17:54 -07:00
rules.mk Adding XMMX (#2236) 2018-01-07 11:23:45 -05:00
xmmx.c Keyboard: Refactor XMMX keyboard to XMMX and Toad (#3955) 2018-09-26 12:17:54 -07:00
xmmx.h Keyboard: Refactor XMMX keyboard to XMMX and Toad (#3955) 2018-09-26 12:17:54 -07:00

readme.md

XMMX

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

XMMX 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

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

make xmmx:default

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