Add watchdog service to RGBKB Sol 3 (#24786)

Due to power demands, the Sol 3 might get initially ignored or something by the attached device.

The solution is the enable watchdog, which would have the keyboard repoll the system to connect again.

I have been using watchdog for awhile, but given that the RGBKB developer never progressed #24279,
 I made this to add in the essential feature.
This commit is contained in:
Clocks 2025-01-05 15:46:58 -05:00 committed by GitHub
parent 5eb60827d5
commit 9339e3c35d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -153,6 +153,8 @@
"pin": "A9"
},
"transport": {
"watchdog": true,
"watchdog_timeout": 20000,
"sync": {
"indicators": true,
"layer_state": true,