Add reference to gx52 project

reverse-scroll
nirenjan 2021-01-27 00:21:28 -08:00
parent 121c86a190
commit bea668b87e
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@ capable of reading the joystick, but it cannot control the MFD or LEDs.
Most of the extra functionality can be handled from userspace. See
the individual folders for README information.
**Note:** This repository currently only provides commandline interfaces to
control the MFD and LEDs. If you are not comfortable working in the commandline,
then the [gx52](https://gitlab.com/999eagle/gx52) project might be a better fit
for your needs as it provides a graphical interface to control the MFD and LEDs.
# Building and installing
See [INSTALL.md](https://github.com/nirenjan/x52pro-linux/blob/master/INSTALL.md)