Flashing
Last updated
Last updated
Zen uses QMK firmware.
If QMK Toolbox doesn't work, try
To install the default keymap:
Install
You may need to install and follow after resetting the board.
Download the left/right eeprom files and .hex files
Right-click each link and "Save link as..." or download the whole repo
Flash the left half
Programmer
For Elite-C choose FLIP USB DFU protocol version 1 (doc7618)
For Pro-Micro choose Atmel AppNote AVR109 Boot Loader
Port: usb
MCU: ATmega32U4
Flash: choose your hex file
EEPROM: chooseeeprom-lefthand.eep
Press the reset button or short RST to GND
PressProgram!
Flash the right half, but useeeprom-righthand.eep
Plug the leftmost port into your PC, and the two middle ports into each other.
After the initial setup, you can update your keymap using , and you only need to flash the master half.
For custom layouts:
Install and setup QMK and Avrdudess
Edit your keymap as desired and compile hex file
Flash the hex to the master (follow guide above)
Follow