Chore: Added support for FX607J

This commit is contained in:
Denis Benato
2025-10-19 23:02:15 +02:00
parent 834464a527
commit d8f06230fa
2 changed files with 11 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ async fn start_daemon() -> Result<(), Box<dyn Error>> {
Ok(registry) => {
info!("attribute on zbus initialized");
registry
},
}
Err(e) => {
error!("Failed to initialize firmware attributes over zbus: {e:?}");
ArmouryAttributeRegistry::default()

View File

@@ -89,6 +89,15 @@
advanced_type: r#None,
power_zones: [Keyboard],
),
(
device_name: "FX607J",
product_id: "",
layout_name: "fa506i",
basic_modes: [Static, Breathe, Pulse],
basic_zones: [],
advanced_type: r#None,
power_zones: [Keyboard],
),
(
device_name: "FX617X",
product_id: "",