Steve Godlewski 43ae186a80
Add Framework 16 RGB keyboard theme syncing (#4524)
* Add framwork 16 RGB syncing

* fixed install script, fixed color changing when style changes

* added framework scripts to the main install scripts

* renamed theme-set scripts, added migration

* use omarchy-pkg-add, shared keyboard template, tracked udev rule

* call the install file from the migration file
2026-02-18 21:19:30 +01:00

4 lines
61 B
Bash

if omarchy-hw-framework16; then
omarchy-pkg-add qmk-hid
fi