qmk-udev-rules 0.22.3
Udev rules for QMK Firmware
This package provides a set of udev rules to specify the proper privileges for flashing QMK compatible devices without needing root. The rules require the group plugdev
to be added to each user that needs this.
- Outputs:
out
- Website: https://qmk.fm/
- Licenses: GPL 2+
- Package source: gnu/packages/firmware.scm
- Builds: See build status
- Issues: See known issues
Installation
Install qmk-udev-rules 0.22.3
as follows:
guix install qmk-udev-rules@0.22.3
Or install the latest version:
guix install qmk-udev-rules
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.