summaryrefslogtreecommitdiff
path: root/keyboards/xiudi/xd84pro/dev.md
blob: 6e7f4449e7d8c0ccb086a81363e481fbc70367a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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).