![](https://seccdn.libravatar.org/avatar/4c4ce737310755dc8ff774f43cefa2a7.jpg?s=120&d=mm&r=g)
1 Mar
2024
1 Mar
'24
21:18
Hello, I would like to include the QMK cli program in Factory. qmk_cli helps to customize, compile and flash the QMK firmware to supported keyboards. To function correctly, qmk_cli needs some python packages that are not in Factory at the moment: - cursor - dotty-dict - halo - hid - hjson - log_symbols - milc - nose - spinners - types-colorama I created the packages already in home:iDesmI:qmk and am soon submitting them to devel:languages:python python-hid in particular requires hidapi libraries but rpmlint complains that I can't name libhidapi-hidraw and libhidapi-libusb explicitly. How to proceed? <https://qmk.fm/> <https://github.com/qmk/qmk_cli> -- Enrico Belleri