Client Side Configuration & Flashing Software for Kiibohd compatible keyboards.
- Infinity 60%
- Infinity 60% LED
- Infinity Ergodox
- WhiteFox/NightFox
- K-Type
Download the installer/binary for your platform from the latest release
You will need to install Zadig drivers & download dfu-util (TODO: Updated Install Instruction link)
Install dfu-util (available via homebrew)
Install dfu-util from your disto's package manager.
Only required if there is no release for your distribution.
NOTE: If you perform a build:dev
you will also need to run KiiConf locally.
- node 8.7
- jdk 1.8
- boot 2.7.2
- libudev-dev
- build-essential
npm install
npm run build:prod
npm start
- libusb
npm install
CXX=clang++ npm run build:prod
npm start
Setup
# In Administrator shell
choco feature enable -n allowGlobalConfirmation
choco install python python2 nodejs boot-clj
npm install
npm run build:prod
npm start