?> The Configurator is the easiest way to flash your keyboard, but you can also do it manually if you desire.
- Download and run: Windows Driver Installer
- Download dfu-util and extract to a folder
- Shift-Right Click and say "Open command window here"
-
Install Brew
-
Run the following command in a terminal:
-
sudo brew install dfu
Run the following command in a terminal:
sudo apt-get install dfu-util
Run the following command in a terminal:
sudo dnf install dfu-util
Run the following command in a terminal:
sudo pacman -S dfu-util
Install dfu-util using your systems package manager
Official firmware files can be found on the Github Releases page
In the terminal type dfu-util -D keyboard.dfu.bin
(Replace keyboard.dfu.bin with the name of the bin file you downloaded)