- Added RGB connector pinout
This commit is contained in:
parent
beb96c8504
commit
ce5414de09
1 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
@ -35,9 +35,9 @@ Capslock led can be tuned to :
|
|||
To do this you need to play with the 3 pins connector placed near the reset button.
|
||||
|
||||
#### Pinout
|
||||
* 1 : +Vled
|
||||
* 2 : Integrated led
|
||||
* 3 : GND
|
||||
* 1: +Vled (square pin)
|
||||
* 2: Integrated led
|
||||
* 3: GND
|
||||
|
||||
#### Example
|
||||
|
||||
|
@ -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).
|
||||
|
||||
#### Pinout
|
||||
* 1: Vcc (square pin)
|
||||
* 2: GND
|
||||
* 3: Din
|
||||
|
||||
## 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