You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis e30d0e5287
Migrate RGB Matrix config to info.json - M (#22908)
4 months ago
..
keymaps Reworked backlight keycodes. (#18961) 1 year ago
config.h Migrate RGB Matrix config to info.json - M (#22908) 4 months ago
info.json Migrate RGB Matrix config to info.json - M (#22908) 4 months ago
mt84.c Update keyboard LED driver configs (#22638) 5 months ago
readme.md Docs/space b cleanup (#19612) 1 year ago
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 1 year 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.