* Update ngrx to v4 * package.json files * release: Remove zadic references from release script * fix(user-config): Fix user-config loading * build: Lock package dependencies * build: fix app version * ci: remove build:test step * fix(user-config): Revert switch-keymap-action modifications * test(user-config): xit keystroke-action test * fix(user-config): Fix user config loading * fix(user-config): Fix user config loading
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.