qmk_firmware/keyboards/wuque/tata80/wkl
2023-03-23 01:41:42 -07:00
..
keymaps [Keyboard] Fix tata80 wkl layout (#20195) 2023-03-23 00:12:38 -07:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
info.json Merge remote-tracking branch 'origin/master' into develop 2023-03-23 01:41:42 -07: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.h [Keyboard] Fix tata80 wkl layout (#20195) 2023-03-23 00:12:38 -07: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.