Commit Graph

13 Commits

Author SHA1 Message Date
Adam Honse
56bd7580ba Zone and Segment type updates
* Add zone flags to indicate if fields are manually configurable and if they have been manually configured
  * Add flags field to segment type
  * Add segment flags for group start and group member
  * Add color mode support flags to zone (RGB, RBG, GRB, GBR, BRG, BGR)
  * Add color mode enum to zone
  * Update zone and segment description functions to support new fields
  * Rename the effects-only configurable size flag
  * Remove zone type and matrix map configuration from E1.31 manual configuration, use zone editor instead
  * Rework DeviceResizeZone to DeviceConfigureZone
  * Rework most ARGB controllers to allow zone customizations
  * Rework DRGBController to define devices in DRGBDevices list (similar to RazerDevices)
  * Rework NollieController to define devices in NollieDevices list (similar to RazerDevices)
2026-05-07 17:24:46 -05:00
Adam Honse
fc73fe0b4c Revert "Nollie 2.1 firmware for Master"
This reverts commit 07e7feca56.
2026-05-07 17:24:44 -05:00
Barry H
07e7feca56 Nollie 2.1 firmware for Master 2026-05-04 14:16:29 -05:00
Adam Honse
c71cc4f18a Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect 2025-09-28 00:47:08 -05:00
Barry H
cd6831ccbe Add Nollie 1, 8, 16 & 32 OS2 Firmware support 2025-08-18 01:03:18 -05:00
Adam Honse
520b83a226 Store name in NollieController to avoid setting it in detector 2025-08-14 11:31:42 -05:00
诺诺
4bc14630e9 Fix a bug in Nollie1 2024-08-05 16:21:04 +00:00
James Buren
66109be668 Properly fix how how hidapi and libusb dependencies are handled 2024-08-05 01:14:17 +00:00
Adam Honse
b4d15b9545 Move wstring to string conversion to StringUtils.cpp and update most HID get serial number functions to use it 2024-07-28 17:42:01 -05:00
Adam Honse
1526cbec6c Update Nollie controller files to new standardized header comment 2024-06-01 01:10:49 -05:00
Barry H
53ccbd6211 add nollie28 #3735 2023-11-23 02:31:16 +00:00
诺诺
68a3cc43d9 Add new Controller Nollie16 2023-11-16 17:25:41 +00:00
诺诺
e55b9a1897 Add Nollie32 Lamp strip controller 2023-06-27 16:19:42 +00:00