- Added RGB connector pinout
This commit is contained in:
parent
beb96c8504
commit
ce5414de09
1 changed files with 8 additions and 3 deletions
|
@ -35,7 +35,7 @@ Capslock led can be tuned to :
|
||||||
To do this you need to play with the 3 pins connector placed near the reset button.
|
To do this you need to play with the 3 pins connector placed near the reset button.
|
||||||
|
|
||||||
#### Pinout
|
#### Pinout
|
||||||
* 1 : +Vled
|
* 1: +Vled (square pin)
|
||||||
* 2: Integrated led
|
* 2: Integrated led
|
||||||
* 3: GND
|
* 3: GND
|
||||||
|
|
||||||
|
@ -56,6 +56,11 @@ To add more leds (use WS2812B with capacitor) simply use `RGB` connector on the
|
||||||
|
|
||||||
:warning: Do not connect `RGB` connector if you use the second PCB (those with mouse buttons).
|
:warning: Do not connect `RGB` connector if you use the second PCB (those with mouse buttons).
|
||||||
|
|
||||||
|
#### Pinout
|
||||||
|
* 1: Vcc (square pin)
|
||||||
|
* 2: GND
|
||||||
|
* 3: Din
|
||||||
|
|
||||||
## Firmware
|
## Firmware
|
||||||
|
|
||||||
DK60TP still in development and for now does not have associate firmware, but it will be supported by QMK firmware.
|
DK60TP still in development and for now does not have associate firmware, but it will be supported by QMK firmware.
|
||||||
|
|
Loading…
Reference in a new issue