* Add a number of properties to the user config that are related to mouse movement, LED brightness, data model versioning, and double tap switch layer timeout. Update firmware related version numbers. * use default config if parse loaded config from device failed * add asserts to the new user config fields * separate user and hardware config parser * fix indent * fix user-config size read
Usage
- Install node.js and npm
- Run
npm installin this directory - Run script eg.
node blink-test-led.js
Driver requirements
Linux
Default driver.
Windows
Inorder to make the usb lib work, the WinUsb driver should be installed (only) for interface 0, the rest should be the default HidUsb.
- Download zadig
- Install WinUsb for Ultimate Hacking Keyboard (Interface 0)
For more information click here.