VIA keeps giving errors, can't customize rgb macropad or keyboard

I tried using https://keyboard.frame.work/ to customize my RGB Macropad, keyboard and numpad but I get a bunch of errors when trying to authorize the devices.

  • Device: Framework 16
  • OS: Linux Mint 21.3 (Cinnamon version 6.0.4)
  • Browser: Chromium 124.0.6367.91~linuxmint1+virginia

I can’t share the .csv file itself from via so here’s a screenshot of it

You may need to add udev rules.

docs.qmk.fm/#/faq_build?id=linux-udev-rules

Place this file into /etc/udev/rules.d/.

Once added, run the following:

sudo udevadm control --reload-rules
sudo udevadm trigger
1 Like

That worked, thank you!

1 Like