@starlabssystems Hey folks, I can’t test this as I’m on an atomic OS but this might fix the trackpad not being disabled issue on the Star Lite:
Add the following to /usr/share/libinput/50-system-starlabs.quirks:
[StarLabs StarLite Magnetic Keyboard]
MatchName=*Keyboard
MatchUdevType=keyboard
MatchDMIModalias=dmi:*svnStarLabs:pnStarLite*
AttrKeyboardIntegration=internal
If that fixes it, can you pls open a PR to libinput for it.