qmk-dactyl-manuform-a/keyboards/mt84
Drashna Jaelre 160b0558f5
Require explicit enabling of RGB Matrix modes (#15018)
2021-11-15 10:41:04 -08: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 __flash? (#13799) 2021-07-31 14:35:30 +01:00
mt84.h
readme.md Fix lineending in mt84 files (#11150) 2020-12-07 20:21:44 +00:00
rules.mk Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2021-11-05 08:18:09 +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.