Add more multizone support

This commit is contained in:
Luke D. Jones
2022-07-14 13:05:41 +12:00
parent 5117427143
commit 4d8c05cd92
3 changed files with 32 additions and 170 deletions

View File

@@ -211,10 +211,13 @@ impl From<u8> for AuraModeNum {
#[derive(Debug, Copy, Clone, PartialEq, Deserialize, Serialize)]
pub enum AuraZone {
None,
One,
Two,
Three,
Four,
KeyOne,
KeyTwo,
KeyThree,
KeyFour,
Logo,
LightbarLeft,
LightbarRight,
}
/// Default factory modes structure. This easily converts to an USB HID packet with: