Docs: Aula F75 (258a:010c) & tri-mode keyboards — troubleshooting + hidraw rules #9607
ritchegerona
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Suggesting a docs/FAQ entry for supporting tri-mode keyboards like the Aula F75 (VID
258a:010c). A very common failure mode — where the keyboard seems "dead" after a reconnect or mode toggle — is not an Omarchy/software bug, and having a short troubleshooting note would save others time.What happened
Fn+Escheld for ~5s (factory reset) — keyboard lit up and typed again immediately, with zero config changes needed.Note: the Aula F75 is a tri-mode keyboard with a physical toggle switch (left = 2.4G, center = WIRED, right = BT). When the switch isn't centered (or the deep USB-C connector isn't fully seated), it enumerates/charges but won't send keystrokes over USB even while plugged in.
Suggested documentation
Add an FAQ / keyboard-troubleshooting note to the Omarchy docs:
Fn+Escheld ~5s).258a:010cspecifically,hid-generichandles it out of the box — no driver needed. Per-key RGB/config can be done via OpenRGB or a WebHID configurator (which requires hidraw udev rules).Optional udev rules (for RGB / config tools)
For non-root access to the keyboard's raw HID interface (OpenRGB / WebHID configurators):
System details (for reference)
All reactions