Files
homelab/active/device_framework_16/framework_16.md
ducoterra de8b827cfb
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 21m26s
Podman DDNS Image / build-and-push-ddns (push) Successful in 34s
major vscode config overhauls. Getting python working as expected
2025-05-26 12:04:53 -04:00

407 B

Framework Laptop 16

Keyboard VIA

Access keyboard configuration at https://keyboard.frame.work/

You might need to add the qmk udev rules for the browser to access your keyboard. Follow below:

sudo curl -o /etc/udev/rules.d/50-qmk.rules https://raw.githubusercontent.com/qmk/qmk_firmware/refs/heads/master/util/udev/50-qmk.rules
sudo udevadm control --reload-rules
sudo udevadm trigger