Skip to content

Instantly share code, notes, and snippets.

@supermitsuba
Created December 23, 2017 03:56
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save supermitsuba/0705b7e57ab4d8d67a80ca6e104ed6d3 to your computer and use it in GitHub Desktop.
Save supermitsuba/0705b7e57ab4d8d67a80ca6e104ed6d3 to your computer and use it in GitHub Desktop.
How to install XD75
Steps:
1. Install driver from http://zadig.akeo.ie/
a. Note that you want the device in boot loader mode (fn+k is default)
b. also note that you want to select libusb-win32 (vx.x.x.x)
2. That will install the drivers
3. Next download https://github.com/qmk/qmk_toolbox/releases
4. Go build the keyboard layout like you would from the README.md : https://github.com/qmk/qmk_firmware/tree/master/keyboards/xd75
5. Take your .hex file and put that into local file text box.
6. The microcontroller should be atmega32u4
7. Put the keyboard into flash mode and click flash button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment