1
0
Fork 0

Adds support for XD84 Pro (#9750)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: katawajojo <vibri@localhost>
Co-authored-by: katawajojo <katawajojo@vibri.local>
This commit is contained in:
katawajojo 2020-11-03 16:39:12 -08:00 committed by GitHub
parent e024147ce5
commit d46fa2274c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 726 additions and 0 deletions

28
keyboards/xd84pro/dev.md Normal file
View file

@ -0,0 +1,28 @@
# XD84 Pro
Development docs covering the following:
- ATmega32u4
- RGB
- Backlight
- Light Through Cat
### Bootloader
Default bootloader is `atmel-dfu`.
Reboot to bootloader via bridging 2 contacts points in the icsp header.
Flash using regular dfu methods.
# RGB
- PIN F6
- Number of RGB LED: 12
# Backlight
- PIN F5
# Light Through Cat
- PIN F5
# Caps Lock LED/Indicator
- PIN B2
## Return to stock firmware
The original TMK firmware is available at [xd.tkg.io](https://xd.tkg.io).