qmk-udev-rules
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.
- Versions: 0.22.3
- Website: https://qmk.fm/
- Licenses: GPL 2+
- Package source: gnu/packages/firmware.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of qmk-udev-rules
as follows:
guix install qmk-udev-rules
Or install a particular version:
guix install qmk-udev-rules@0.22.3
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.
Badge code
You can use the following badge to inform users of qmk-udev-rules about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/qmk-udev-rules'><img src='https://packages.guix.gnu.org/packages/qmk-udev-rules/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/qmk-udev-rules)
Example Org:
[[https://packages.guix.gnu.org/packages/qmk-udev-rules][https://packages.guix.gnu.org/packages/qmk-udev-rules/badges/latest-version.svg]]