qmk-dactyl-manuform-a/keyboards/mt84
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps Use single memcmp to determine if matrix changed. (#13064) 2021-06-09 17:19:42 +10:00
config.h Require explicit enabling of RGB Matrix modes (#15018) 2021-11-15 10:41:04 -08:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
mt84.c Remove use of __flash due to LTO issues (#15268) 2021-11-24 18:38:49 +11:00
mt84.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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 mt84:default

Flashing example for this keyboard:

make 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.