qmk_firmware/keyboards/wuque/tata80/wk
Nick Brassel 45dc2499dc
Remove all via-enabled keymaps, including `via`. (#24322)
2024-08-26 07:51:22 +10:00
..
keymaps/default Remove all via-enabled keymaps, including `via`. (#24322) 2024-08-26 07:51:22 +10:00
keyboard.json Migrate `LOCKING_*_ENABLE` to Data-Driven: W, Part 2 (#23789) 2024-05-24 03:14:06 +01:00
readme.md [Keyboard] Add tata80 (#19445) 2023-01-18 00:54:20 -08:00

readme.md

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.