Feature Request Type
Description
Just a quick addon for Linux installs. Info needs to be added to /etc/udev/rules.d/60-openrgb.rules (or this may be found in /user/lib/udev/rules.d)
Append to the bottom of the rules:
#---------------------------------------------------------------#
Glorious GMMK3 100% ANSI
#---------------------------------------------------------------#
SUBSYSTEMS=="usb|hidraw", ATTRS{idVendor}=="504b", ATTRS{idProduct}=="320f", TAG+="uaccess", TAG+="Glorious GMMK 100% ANSI"
You can modify this as required for the keyboard in use & then reload to have the keyboard appear in non-root user OpenRGB.
This is in addition to describing the keyboard in OpenRGB QMK Protocol....(needed to access keyboard with normal user permissions, not root access.)
Feature Request Type
Description
Just a quick addon for Linux installs. Info needs to be added to /etc/udev/rules.d/60-openrgb.rules (or this may be found in /user/lib/udev/rules.d)
Append to the bottom of the rules:
#---------------------------------------------------------------#
Glorious GMMK3 100% ANSI
#---------------------------------------------------------------#
SUBSYSTEMS=="usb|hidraw", ATTRS{idVendor}=="504b", ATTRS{idProduct}=="320f", TAG+="uaccess", TAG+="Glorious GMMK 100% ANSI"
You can modify this as required for the keyboard in use & then reload to have the keyboard appear in non-root user OpenRGB.
This is in addition to describing the keyboard in OpenRGB QMK Protocol....(needed to access keyboard with normal user permissions, not root access.)