Flashing
Zypomorph uses QMK firmware. Documentation on installation, keymaps and compiling can be found here.
To install the default keymap:
- 1.
- 1.
- 2.
- 1.Right-click each link and "Save link as..." or download the whole repo
- 3.Flash the left half
- 1.Programmer: Choose
FLIP USB DFU protocol version 1 (doc7618)
- 2.Port:
usb
- 3.MCU:
ATmega32U4
- 4.Flash: choose your hex file
- 5.EEPROM: choose
eeprom-lefthand.eep
- 6.Use a piece of metal to short the two pads marked RESET
- 7.Press
Program!
- 4.Flash the right half
- 1.Place some tweezers/ wire into the holes next to the MASTER jumper. This is needed to activate the USB port, and can be removed after flashing.
- 2.Plug in the right half alone, into the unused USB port.
- 3.Follow the same steps as the left, but choose
eeprom-righthand.eep
andzygo-noRGB.hex
- 1.If you're updating the firmware for the right side, make sure RGB is disabled for the slave side.
- 4.Remove your jumper wire/tweezers
- 5.Plug the leftmost port into your PC, and the two middle ports into each other.
- 6.After the initial setup, you can update your keymap using QMK Toolbox, and you only need to flash the master half.
For custom layouts:
- 1.
- 2.Install and setup QMK and Avrdudess
- 3.Edit your keymap as desired and compile hex file
- 4.Flash the hex to the master (follow guide above)
Last modified 4yr ago