mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
@@ -8,8 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Added
|
### Added
|
||||||
- Support for FX507Z LED modes
|
- Support for FX507Z LED modes
|
||||||
- Support for GL503V LED modes
|
- Support for GL503V LED modes
|
||||||
- Support the Rear Glow on some laptops
|
- Support for G733C LED modes
|
||||||
- Support for GV601VI LED modes
|
- Support for GV601VI LED modes
|
||||||
|
- Support the Rear Glow on some laptops
|
||||||
- Support M16 matrix display
|
- Support M16 matrix display
|
||||||
- Custom images
|
- Custom images
|
||||||
- Pixel gifs
|
- Pixel gifs
|
||||||
|
|||||||
@@ -120,7 +120,7 @@
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
board_name: "G513QY",
|
board_name: "G513QY",
|
||||||
layout_name: "g513i-per-key",
|
layout_name: "g513i-per-key",
|
||||||
basic_modes: [Static, Breathe, Strobe, Rainbow, Pulse],
|
basic_modes: [Static, Breathe, Strobe, Rainbow, Pulse],
|
||||||
basic_zones: [Key1, Key2, Key3, Key4],
|
basic_zones: [Key1, Key2, Key3, Key4],
|
||||||
advanced_type: PerKey,
|
advanced_type: PerKey,
|
||||||
@@ -307,6 +307,13 @@
|
|||||||
basic_zones: [Key1, Key2, Key3, Key4],
|
basic_zones: [Key1, Key2, Key3, Key4],
|
||||||
advanced_type: None,
|
advanced_type: None,
|
||||||
),
|
),
|
||||||
|
(
|
||||||
|
board_name: "G733C",
|
||||||
|
layout_name: "g513i-per-key",
|
||||||
|
basic_modes: [Static, Breathe, Strobe, Rainbow, Star, Rain, Highlight, Laser, Ripple, Pulse, Comet, Flash],
|
||||||
|
basic_zones: [Logo, BarLeft, BarRight],
|
||||||
|
advanced_type: PerKey,
|
||||||
|
),
|
||||||
(
|
(
|
||||||
board_name: "G733Q",
|
board_name: "G733Q",
|
||||||
layout_name: "gx502",
|
layout_name: "gx502",
|
||||||
|
|||||||
Reference in New Issue
Block a user