qmk-dactyl-manuform-a/keyboards/mt84
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2021-09-12 15:27:29 +10:00
..
keymaps Use single memcmp to determine if matrix changed. (#13064) 2021-06-09 17:19:42 +10:00
config.h
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 BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10: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.