assembly_guides:qmk_flashing

If you havent flashed your board before you'll need to do the following:

  1. Download and install the latest version of QMK Toolbox from here: https://github.com/qmk/qmk_toolbox/releases
  2. Downdload the QMK Drivers “qmk_driver_installer.zip” here: https://github.com/qmk/qmk_driver_installer/releases
  3. For Windows machines run the “install_all_drivers.bat” file in the “qmk_driver_installer” folder.
  4. Go to https://config.qmk.fm/#/1upkeyboards/ select your PCB Model and layout. Modify your layout if desired then click COMPILE on the top right, wait until completed and click FIRMWARE to download the .HEX
  5. Open QMK Toolbox and use it to Open the .HEX file
  6. Plug in your keyboard while holding 'Spacebar + B' OR press the reset button on the backside of the PCB while plugged in to load DFU mode.
  7. If autoflash is enabled in QMK toolbox you should see the firmware being installed as soon as the keyboard is recognized.
  8. If autoflash is not enabled click “Flash” once the drivers have finished installing.

Your new layout should now be installed! Refer back to https://config.qmk.fm/ to check the layout.

  • assembly_guides/qmk_flashing.txt
  • Last modified: 2022/10/30 18:59
  • by 1upkeyboards