14 lines
657 B
Markdown
14 lines
657 B
Markdown
|
# Infinity Ergodox
|
||
|
This contains my kiibohd controller compatible Infinity Ergodox keymap.
|
||
|
|
||
|
Everything in the `src` folder in this directory is unzipped output from [the ergodox configurator][ergodox_configurator].
|
||
|
|
||
|
## Flashing
|
||
|
|
||
|
* Disconnect your ergodox from your flashing PC
|
||
|
* Connect ONE side of the ergodox, noting which side and press it's flash button (orange LED should be on, LCD should be red)
|
||
|
* Open a terminal in the `src` directory and run `dfu-util -D <left|right>_kiibohd.dfu.bin` (depending on which half of the keyboard you plugged in
|
||
|
* Repeat last three steps for other side
|
||
|
|
||
|
[ergodox_configurator]: https://input.club/configurator-ergodox
|