Ryan 2da0827d4f Remove matrix size defines (#19581) 3 роки тому
..
keymaps 219afaba42 Reworked backlight keycodes. (#18961) 3 роки тому
config.h 2da0827d4f Remove matrix size defines (#19581) 3 роки тому
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 роки тому
mt84.c 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 роки тому
mt84.h cff489bfdb move 麦田 boards into /mt (#16095) 4 роки тому
readme.md 465b6a14e3 Docs/space b cleanup (#19612) 3 роки тому
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 роки тому

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.