diff options
| author | 2026-05-13 13:43:39 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:39 +0100 | |
| commit | fef8129ccaf0fc439ff1d1a117b26654f58efc78 (patch) | |
| tree | 15dbc33e1431263c6d6b094b16295717cb4c460b /etc/systemd | |
| parent | 2d70af4ae06e1a528cf3b49e0249ea27fe9c8df2 (diff) | |
| download | dotfiles-fef8129ccaf0fc439ff1d1a117b26654f58efc78.tar.gz dotfiles-fef8129ccaf0fc439ff1d1a117b26654f58efc78.tar.bz2 dotfiles-fef8129ccaf0fc439ff1d1a117b26654f58efc78.zip | |
fix(udev): qmk does not actually grant hidraw uaccess; use zsa-udev
Inspecting upstream qmk_udev's 50-qmk.rules: the access-granting
line (`SUBSYSTEM=="hidraw" ... ENV{ID_QMK}="1"` paired with a
MODE/TAG) is *commented out*. The package only sets ID_QMK=1 via a
helper to mark devices for ModemManager to ignore during flashing. It
does not in fact tag hidraw nodes with uaccess for runtime apps like
VIA/usevia.
zsa-udev (AUR) ships ZSA's upstream 50-oryx.rules and 50-wally.rules
which do exactly the right TAG+=uaccess on VID 3297. Same package
zsa-keymapp-bin already depends on, so this is the canonical path.
Diffstat (limited to 'etc/systemd')
0 files changed, 0 insertions, 0 deletions
