* build: upgrade to nodejs 8.8.1 and npm 5.5.1 * ci: upgrade the npm to the latest version in ci files * build: remove duplication from clean script
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.