forked from mirrors/qmk_firmware
5629ba1807
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
mt84.c | ||
mt84.h | ||
readme.md | ||
rules.mk |
Mt84rgb
A 84% keyboard PCB made by MT. It supports standard 84-key layout, with hotswap sockets and per-key RGB backlight.
Make example for this keyboard (after setting up your build environment):
make mt/mt84:default
Flashing example for this keyboard:
make mt/mt84:default:flash
To put the board into bootloader mode, either press the reset button on the bottom the PCB or hold Space+B while plugging it in.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.