chd/keyboard
2019-12-28 12:06:35 -06:00
..
if_ergodox_new keymap updates. 2019-02-22 17:56:40 -06:00
if_ergodox_old keymap updates. 2019-02-22 17:56:40 -06:00
.DS_Store
if_ergodox.png
qmk_josiah.c Add the .c config file i'm testing qmk with. 2019-12-18 16:51:45 -06:00
readme.org Add readme file to explain different flashing mechanisms. 2019-12-28 12:06:35 -06:00

flashing through qmk

  • clone the QMK source
  • follow the setup instructions on wiki
  • left hand

    • sudo make ergodox_infinity:josiah MASTER=left
    • sudo make ergodox_infinity:josiah:dfu-util MASTER=left
  • right hand

    • sudo make ergodox_infinity:josiah MASTER=right
    • sudo make ergodox_infinity:josiah:dfu-util MASTER=right
  • leds only work on the left side, not the right. confused.

flashing old kii firmware mechanism

  • i don't rightly understand what's going on here, but this firmware seems to make LEDs work on both halves.
  • they must have updated something in the firmware that doesn't work with older ergodox infinity models, which is pretty annoying.
  • i'm keeping this shit around for the time being. other than the LED/LCD thing there's no real reason to keep this.
  • flash like:

    • sudo dfu-util -D left_kiibohd.dfu.bin