Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 255 Bytes

astrokey_web_client_next

AstroKey Web Client Application in VueJS

Linux UDEV Rule

/etc/udev/rules.d/astrokey.rules

SUBSYSTEMS=="usb", ATTR{idVendor}=="10c4", ATTR{idProduct}=="fe02", MODE:="0666"

(make sure there's a newline at the EOF)