1
0
Fork 0
qmk_firmware/keyboards/xmmx/readme.md
noroadsleft 8e0444618f XMMX refactor, Configurator support and readme update (#4722)
* XMMX: matrix and keymap refactor

- xmmx.h updated to use #pragma once
- renamed LAYOUT_ansi_wk macro to LAYOUT_tkl_ansi
- renamed LAYOUT_ansi_wkl macro to LAYOUT_tkl_ansi_wkl
- renamed LAYOUT_iso_wk macro to LAYOUT_tkl_iso
- renamed LAYOUT_iso_wkl macro to LAYOUT_tkl_iso_wkl

* XMMX: Configurator support

* XMMX: readme update
2018-12-25 11:24:47 -08:00

810 B

XMMX

XMMX is a 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 example for this keyboard (after setting up your build environment):

make xmmx:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.