[Keyboard] Ploopy Thumb Trackball (#18214)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: ploopyco <git@ploopy.co>
This commit is contained in:
Drashna Jaelre
2022-09-25 23:15:50 -07:00
committed by GitHub
parent d98ec93eb8
commit b521641c50
19 changed files with 615 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"usb": {
"device_version": "1.0.0"
},
"diode_direction": "COL2ROW",
"matrix_pins": {
"direct": [ [ "D5", "B6", "D4", "D2", "E6", "D7" ] ]
},
"rgblight": {
"led_count": 3,
"pin": "B5",
"max_brightness": 40,
"animations": {
"breathing": true,
"rainbow_mood": true,
"rainbow_swirl": true
}
}
}