Releases: pixeltris/GK6X
Releases · pixeltris/GK6X
GK6X-v1.10
- Updated data files to V6.0.0.35
GK6X-v1.9
- Updated data files to V6.0.0.32
NOTE: There's a regression in the GUI component (also appears in the official software). Some keyboards can't set lighting on layers 1-3. To fix this edit /driver/device/YOUR_MODEL_ID/config.json
and change "hasModeLe": false,
to "hasModeLe": true,
GK6X-v1.8
- Fix WebGUI not loading on Mac (and possibly Linux)
- Add data files for Tronsmart Radiant keyboards
GK6X-v1.7
- Fixed bug on WebGUI which would result in no keys being mapped
- Disabled command logger (which was possibly causing false positives on AV)
GK6X-v1.6
- Add 'findkeys' command to identify unmappable keys
GK6X-v1.4
- Added basic web GUI support
GK6X-v1.3
- Allow the program to be ran from a different directory to the executable
GK6X-v1.1
- Updated data files to V6.0.0.29
- Fixed macro bug
- Support for duplicate keys (multiple space keys, left shifts, etc)