Flashing

circle-info

Your ATmega 32A will come pre-flashed with a bootloader and default hex file. You can use QMK toolboxarrow-up-right to flash a new layout.

Pan uses QMK firmware. Documentation on installation, keymaps and compiling can be found here.arrow-up-right

If QMK Toolbox doesn't work, try these stepsarrow-up-right

  1. Choose ATmega32A in QMK Toolbox.

  2. Choose the hex file to flash.

    1. Choose a hex file based on your encoder and LED bypass configuration.

  3. Hold the BOOT button, tap RESET, and release the BOOT button.

    1. A device named "USBASP..." should show up.

  4. Flash the board.

  5. Done!

If your ATmega32A doesn't have a bootloader, you'll need to flash one using AVRdudess and an arduino

Last updated