Skip to content

Conversation

@FrankTheSssnake
Copy link

Summary

Adds support for the ASUS TUF Gaming A16 (FA617XS, AMD Advantage Edition) keyboard lighting.

Description

The FA617XS shares the same EC layout and single-zone backlight configuration as the FA617NS.
Adding the following entry to aura_support.ron enables LED mode control (Static, Breathe, Pulse) via asusctl:

(
    device_name: "FA617XS",
    product_id: "",
    layout_name: "fx505d",
    basic_modes: [Static, Breathe, Pulse],
    basic_zones: [],
    advanced_type: None,
    power_zones: [Keyboard],
),

Related issue

Closes #96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for ASUS TUF Gaming A16 (FA617XS, AMD Advantage Edition) keyboard lighting

1 participant