blob: 05bf018f96c500751efbf47b4c269d35d876b9c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = qmk-udev-rules-git
pkgdesc = Udev rules to own qmk supported keyboards in bootloader mode
pkgver = 0.18.17.r38.g06a3801a278
pkgrel = 1
url = https://github.com/qmk/qmk_firmware
arch = any
license = GPL-2.0
makedepends = git
depends = systemd
conflicts = qmk-udev-rules
source = qmk-firmware::git+https://github.com/qmk/qmk_firmware
sha256sums = SKIP
pkgname = qmk-udev-rules-git
|