Ryan b9e81c0691 Update keyboard LED driver configs (#22638) 2 years ago
..
keymaps 219afaba42 Reworked backlight keycodes. (#18961) 3 years ago
config.h b35bac6afb Remove unnecessary driver counts (#22435) 2 years ago
info.json 023d644bb6 Move RGBLight animations to data driven (#21635) 3 years ago
mt84.c b9e81c0691 Update keyboard LED driver configs (#22638) 2 years ago
readme.md 465b6a14e3 Docs/space b cleanup (#19612) 3 years ago
rules.mk 522048725f Move `RGB_MATRIX_DRIVER` to data driven (#20350) 3 years ago

readme.md

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.