qmk-firmwares/keyboards/mt/mt84
2023-05-02 08:25:15 +10:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json info.json whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
mt84.c Move 75% and 96% layouts to data driven (#20289) 2023-04-05 15:48:37 +10:00
readme.md Docs/space b cleanup (#19612) 2023-01-16 22:41:52 +00:00
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00

Mt84rgb

Mt84rgb

A 84% keyboard PCB made by MT. It supports standard 84-key layout, with hotswap sockets and per-key RGB backlight.

  • Keyboard Maintainer: MT
  • Hardware Supported: mt84rgb (atmega32u4)
  • Hardware Availability: 麦田外设

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 the key at top left (usually escape) 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.