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.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
keymaps Use single memcmp to determine if matrix changed. (#13064) 2 years ago
config.h add mt84 keyboard (#10857) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
mt84.c __flash? (#13799) 2 years ago
mt84.h add mt84 keyboard (#10857) 3 years ago
readme.md Fix lineending in mt84 files (#11150) 3 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years 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 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.