From 7b6cb5a7e15883cfd55dd3ef85c231f8db1131e3 Mon Sep 17 00:00:00 2001 From: pixeltris <6952411+pixeltris@users.noreply.github.com> Date: Tue, 13 Apr 2021 00:09:20 +0100 Subject: [PATCH] List Mac official software link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30fb95f..348165b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # GK6X -This tool allows you to set keys, macros, and lighting for GK6X keyboards (GK64, GK84, GK61, etc). This can be used as an alternative to the official software http://www.jikedingzhi.com/downloadlist?driverID=41latest +This tool allows you to set keys, macros, and lighting for GK6X keyboards (GK64, GK84, GK61, etc). This can be used as an alternative to the official software ([Windows](http://www.jikedingzhi.com/downloadlist?driverID=41) / [Mac](http://www.jikedingzhi.com/downloadlist?driverID=90)) It runs on Windows, Mac, and Linux. ## Usage -_Note: This is a CLI program, but see below for GUI. It's advisable to use the official software if you're on Windows._ +_Note: This is a CLI program, but see below for GUI. It's advisable to use the official software if you're on Windows / Mac._ _Note: On Linux you will need to run it as super user [(issue with hidraw?)](https://github.com/pixeltris/GK6X/issues/3). It can be compiled / ran with mono on Linux / Mac ([see #4](https://github.com/pixeltris/GK6X/issues/4)). On Windows you compile it with Visual Studio._