Compare commits
No commits in common. "master" and "1.0.0" have entirely different histories.
1 changed files with 16 additions and 7 deletions
23
README.md
23
README.md
|
@ -1,17 +1,14 @@
|
||||||
# DK60TP Light
|
# DK60TP
|
||||||
Mechanical keyboard with backlit and Trackpoint support.
|
Mechanical keyboard with backlit, rgb underglow and Trackpoint support.
|
||||||
|
|
||||||
The light version does not include RGB underglow.
|
|
||||||
|
|
||||||
:warning: Still in development :warning:
|
:warning: Still in development :warning:
|
||||||
|
|
||||||
=> Check develop branch for up to date version
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Poker case compatible (if you don't use Trackpoint)
|
- Poker case compatible (if you don't use Trackpoint)
|
||||||
- IBM Trackpoint
|
- IBM Trackpoint
|
||||||
- Many layouts
|
- Many layouts
|
||||||
- Backlit
|
- Backlit
|
||||||
|
- RGB underglow
|
||||||
- Open Hardware
|
- Open Hardware
|
||||||
|
|
||||||
## Supported layouts
|
## Supported layouts
|
||||||
|
@ -26,7 +23,7 @@ The light version does not include RGB underglow.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
DK60TP allows some customisations like caps lock led or mouse emulation by using trackpoint.
|
DK60TP allows some customisations like RGB underglow, caps lock led or mouse emulation by using trackpoint.
|
||||||
|
|
||||||
For all pinout above, `pin 1` is represented by the square hole.
|
For all pinout above, `pin 1` is represented by the square hole.
|
||||||
|
|
||||||
|
@ -68,6 +65,18 @@ Connect your led between pin 1 and 3.
|
||||||
##### Disable led
|
##### Disable led
|
||||||
Remove the jumper or place it between pin 2 and 3.
|
Remove the jumper or place it between pin 2 and 3.
|
||||||
|
|
||||||
|
### RGB underglow
|
||||||
|
|
||||||
|
To add more leds (use WS2812B with capacitor) simply use `RGB` connector on the mainboard.
|
||||||
|
|
||||||
|
: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…
Add table
Reference in a new issue