logo

qmk_firmware

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

dev.md (491B)


  1. # XD84 Pro
  2. Development docs covering the following:
  3. - ATmega32u4
  4. - RGB
  5. - Backlight
  6. - Light Through Cat
  7. ### Bootloader
  8. Default bootloader is `atmel-dfu`.
  9. Reboot to bootloader via bridging 2 contacts points in the icsp header.
  10. Flash using regular dfu methods.
  11. # RGB
  12. - PIN F6
  13. - Number of RGB LED: 12
  14. # Backlight
  15. - PIN F5
  16. # Light Through Cat
  17. - PIN F5
  18. # Caps Lock LED/Indicator
  19. - PIN B2
  20. ## Return to stock firmware
  21. The original TMK firmware is available at [xd.tkg.io](https://xd.tkg.io).