On 2023-07-27, Jean-Pierre De Jesus DIAZ wrote: > This patch series add support for the QMK command line utility which is used > to manage the firmware of keyboards supporting QMK firmwares. > > CC'ed embedded and python teams. > > Jean-Pierre De Jesus DIAZ (8): > gnu: Add python-hid. > gnu: Add python-spinners. > gnu: Add python-log-symbols. > gnu: Add python-halo. > gnu: Add python-hjson. > gnu: Add python-dotty-dict. > gnu: Add python-milc. > gnu: Add qmk. Thanks for the contribution! Pushed as 74d72046bdc1ed6c859565570d0db58d20c9ddd7 with some minor fixes that guix lint caught: * python-hjson: Use https for home page. * python-halo: Fix stray . in synopsis. * qmk: Drop python-setuptools from propagated-inputs. live well, vagrant