aura: support FX505G

This commit is contained in:
Luke D. Jones
2023-07-21 22:15:38 +12:00
parent eafc831231
commit eb54250e4d
2 changed files with 9 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support for GL503V LED modes
- Support for G733C LED modes
- Support for GV601VI LED modes
- Support for FX505G LED modes
- Support for G634J LED modes (layout is in progress)
- Support the Rear Glow on some laptops
- Added field to aura_support to determine which LED power zones are supported. This will need folks to contribute data.

View File

@@ -31,6 +31,14 @@
advanced_type: None,
power_zones: [Keyboard],
),
(
board_name: "FX505G",
layout_name: "fx505d",
basic_modes: [Static, Breathe, Strobe, Rainbow, Pulse],
basic_zones: [],
advanced_type: None,
power_zones: [Keyboard],
),
(
board_name: "FX506H",
layout_name: "fa506i",