mirror of
https://github.com/libratbag/piper.git
synced 2026-05-19 04:16:08 -04:00
sync LED type from libratbag
A new LED type "wheel" was added in libratbag
This commit is contained in:
committed by
Jente Hidskes
parent
bb355b9d29
commit
be0aff095d
@@ -879,6 +879,7 @@ class RatbagdLed(_RatbagdDBus):
|
||||
TYPE_SIDE = 2
|
||||
TYPE_BATTERY = 3
|
||||
TYPE_DPI = 4
|
||||
TYPE_WHEEL = 5
|
||||
|
||||
MODE_OFF = 0
|
||||
MODE_ON = 1
|
||||
|
||||
Reference in New Issue
Block a user