qmk_firmware/keyboards/wuque/tata80/wkl
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 [Keyboard] Add tata80 (#19445) 2023-01-18 00:54:20 -08:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
info.json Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
readme.md [Keyboard] Add tata80 (#19445) 2023-01-18 00:54:20 -08:00
rules.mk [Keyboard] Add tata80 (#19445) 2023-01-18 00:54:20 -08:00
wkl.c [Keyboard] Add tata80 (#19445) 2023-01-18 00:54:20 -08:00
wkl.h [Keyboard] Add tata80 (#19445) 2023-01-18 00:54:20 -08:00

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/wkl:default

Flashing example for this keyboard:

make wuque/tata80/wkl:default:flash

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