This package browser is in early development. Mind the rough edges.

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.

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.