webp-ify more

This commit is contained in:
lynxize 2025-04-25 09:55:31 -06:00
parent 94ff22870b
commit 266cea0f65
Signed by: lynxize
GPG key ID: 8615849B8532CD77
46 changed files with 18 additions and 18 deletions

View file

@ -44,7 +44,7 @@ From poking around on Keychron's website it looked like the simplest route to cu
Firefox doesn't support [webhid](https://caniuse.com/?search=webhid), but Chromium-based browsers do, so I opened up Chromium...
and what's this? An error? Already? I haven't even *done* anything yet.
{{ image(src="/assets/keyboard/keyboard-via-error.png", alt="Screenshot of VIA displaying an error", caption="Extremely useful error message") }}
{{ image(src="/assets/keyboard/keyboard-via-error.webp", alt="Screenshot of VIA displaying an error", caption="Extremely useful error message") }}
Ooookay?
@ -62,7 +62,7 @@ advertising a supposed way to program the lighting using somewhat sketchy-seemin
Soo... (not knowing any better), I guess it's Windows VM time!
{{ image(src="/assets/keyboard/keyboard-windont.png", alt="Windows installation screen inside of QEMU", caption="Ah shit, here we go again") }}
{{ image(src="/assets/keyboard/keyboard-windont.webp", alt="Windows installation screen inside of QEMU", caption="Ah shit, here we go again") }}
Maybe it had something to do with the keyboard itself being unsupported, maybe it was the software,
maybe it was USB device passthrough being weird, but the app always quit with a "no gaming device found" popup and no other useful information.