this post was submitted on 30 Jul 2026
358 points (99.4% liked)

Technology

86743 readers
2683 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] synapse1278@lemmy.world 15 points 23 hours ago (1 children)

They are talking about the firmware that runs on the device. The user front-end to easily configure it is another story. Hopefully it's going to quickly get support for Linux as they are starting from well established Open-source projects for keyboard firmware (QMK and ZMK). If it works like for keyboards, you will be able to configure your mouse with something like VIA that runs on Chrome/Chromium (and maybe one day Firefox ?) using the WebUSB API.

I have 2 keychon keyboards, an old one and a newer one with QMK firmware. Both have worked perfectly well for Linux. The QMK one is easy to configure with VIA once the device permissions are sorted out.

[–] WhyJiffie@sh.itjust.works 1 points 14 hours ago (1 children)

that runs on Chrome/Chromium (and maybe one day Firefox ?) using the WebUSB API.

Please don't bring webusb to firefox. It's just a security liability. only use is for tools made out of mistakes. the web should never have direct access to usb devices and the filesystem.

[–] synapse1278@lemmy.world 1 points 14 hours ago (1 children)

They already brought webserial.

[–] WhyJiffie@sh.itjust.works 1 points 13 hours ago

yes and I don't like it.