logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (780B)


  1. # Tata80
  2. Support Atmega32u4 keyboard, with a specific configuration
  3. * Keyboard Maintainer: [zoumeiguang2000](https://github.com/zoumeiguang2000)
  4. * Hardware Supported: Atmega32u4
  5. ## Bootloader
  6. * **Physical reset button**: Short press the button on the back of the PCB to enter the Bootloader and flash the firmware
  7. Make example for this keyboard (after setting up your build environment):
  8. make wuque/tata80/wkl:default
  9. Flashing example for this keyboard:
  10. make wuque/tata80/wkl:default:flash
  11. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).