After a recent firmware update my custom binds for my keyboard were reset and I can no longer change them with keyboard.frame.work. I have installed the udev rules from the QMK guide but my issue persists, even through multiple reboots. Is anyone else having similar issues?
I am running Fedora 43 on the Framework Laptop 16 (7040 series).
I went ahead and manually re-installed (re-flashed?) the v0.3.1 firmware on my keyboard with the .uf2 file just in case my firmware was corrupted or something. The issue still persists.
I found a fix. According to a reddit post on r/Fedora, a change to systemd broke things. Manually changing the group on the qmk rules file to dialout instead of plugdev fixes the issue.