Skip to content

Commit

Permalink
Merge pull request #57 from honjow/ayaneo_2021
Browse files Browse the repository at this point in the history
Add Ayaneo 2021 series
  • Loading branch information
antheas authored Apr 25, 2024
2 parents 5648881 + cda4b88 commit bfc99f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/hhd/device/generic/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@
**AYA_DEFAULT_CONF,
"mapping": gen_gyro_state("z", False, "x", False, "y", False),
},
"AYA NEO FOUNDER": {"name": "AYA NEO FOUNDER", **AYA_DEFAULT_CONF},
"AYA NEO 2021": {"name": "AYA NEO 2021", **AYA_DEFAULT_CONF},
"AYANEO 2021": {"name": "AYANEO 2021", **AYA_DEFAULT_CONF},
"AYANEO 2021 Pro": {"name": "AYANEO 2021 Pro", **AYA_DEFAULT_CONF},
"AYANEO 2021 Pro Retro Power": {"name": "AYANEO 2021 Pro Retro Power", **AYA_DEFAULT_CONF},
}


Expand Down

0 comments on commit bfc99f3

Please sign in to comment.