vial 0.7.1-3

This commit is contained in:
Евгений Храмов 2024-09-15 20:16:35 +03:00
parent bec0e3e171
commit 4d46ccaab6
3 changed files with 2 additions and 2 deletions

1
vial/92-vial.rules Normal file

@ -0,0 +1 @@
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{serial}=="*vial:f64c2b3c*", MODE="0660", GROUP="users", TAG+="uaccess", TAG+="udev-acl"

@ -1 +0,0 @@
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0666", TAG+="uaccess", TAG+="udev-acl"

@ -1,6 +1,6 @@
name='vial'
version='0.7.1'
release='2'
release='3'
desc='Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time, similar to VIA.'
homepage='https://get.vial.today/'
maintainer="Евгений Храмов <xpamych@yandex.ru>"