qmk_firmware/keyboards/wuque/tata80/wk
Ryan e933e0411f
Move matrix config to info.json, part 5 (#20003)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +11:00
..
keymaps
config.h
info.json
readme.md
rules.mk
wk.c
wk.h

Tata80

Support Atmega32u4 keyboard, with a specific configuration

Bootloader

  • Physical reset button: Short press the button on the back of the PCB to enter the Bootloader and flash the firmware Make example for this keyboard (after setting up your build environment):

    make wuque/tata80/wk:default

Flashing example for this keyboard:

make wuque/tata80/wk:default:flash

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