Click to view our Accessibility Statement or contact us with accessibility-related questions
Showing 1 of 87 conversations about:
sdfx
108
Nov 1, 2017
bookmark_border
Okay here is how I got my keyboard flashed in case the instructions aren't the clearest:
Follow these first (OS dependent): Flashing - Windows
  1. (First time only) Download Zadig
  2. With your K-Type in Flash mode you should see an entry in the Zadig dropdown entitled symply "K-Type"
  3. With the "WinUSB" driver selected click the "Install Driver" button
  4. Download dfu-util and unzip to a folder
  5. Copy the kiibohd.dfu.bin file from the unpacked firmware zip file into the dfu-utildirectory
  6. Open a command prompt (Start => cmd.exe)
  7. Change directories to the dfu-util directory - cd "C:\<path>\<to>\<dir>"
  8. Make sure you have the keyboard command ready in the command prompt:
  9. Open the on-screen keyboard
  10. Execute the command dfu-util -D kiibohd.dfu.bin (Hit enter using on-screen keyboard)
  11. If you see just "state=dfuIDLE, status = 0"
  12. I ended up waiting a while and wasn't sure if the flash was done, but just hit Enter and it should continue the flashing.
  13. You'll know it's done flashing once the LEDs are back on the keyboard.
Nov 1, 2017
Epic_Enkidu
206
Nov 3, 2017
bookmark_border
sdfxIf anyone has any problems with step 10 "Execute the command dfu-util -D kiibohd.dfu.bin" where it says "No such file or directory: could not open file liibohd.dfu.bin for reading" then try putting the whole address for the file into the command.
Execute the command dfu-util -D "C:\Program Files\dfu-util\kiibohd.dfu.bin" Just use the address for where you put the file.
Nov 3, 2017
View Full Discussion
Trending Posts in Mechanical Keyboards