qmk-firmwares/keyboards/mt/mt980
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
mt980.c
mt980.h
readme.md
rules.mk

mt980

A mechanical keyboard PCB in the same layout as the Leopold FC980M, sold by Wheat Field Peripherals on Taobao. This PCB requires soldering, except for the arrow cluster and the Escape key switches, which use Kailh hot swap sockets.

Keyboard Maintainer: walkerstop
Hardware Supported: mt980
Hardware Availability: Taobao store https://shop110310565.taobao.com

Make example for this keyboard (after setting up your build environment):

make mt/mt980:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.