qmk_firmware/keyboards/xmmx
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
info.json Move keyboard USB IDs and strings to data driven: X (#17925) 2022-08-06 18:45:43 +10:00
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00
xmmx.c
xmmx.h

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.