QMK Configuration files for https://config.qmk.fm/
Flashing instructions
Plug the USB cable Press the reset button or short the reset pads in the PCB
/usr/bin/dfu-programmer atmega32u4 erase
/usr/bin/dfu-programmer atmega32u4 flash dz60_rfvizarra.hex
/usr/bin/dfu-programmer atmega32u4 reset
Flashing instructions
Plug the USB cable Press the reset button or short the reset pads in the PCB
/usr/bin/dfu-programmer atmega32u4 erase
/usr/bin/dfu-programmer atmega32u4 flash gh60_satan_rfvizarra.hex
/usr/bin/dfu-programmer atmega32u4 reset
Flashing instructions
Plug the USB cable Press the reset button or short the reset pads in the PCB
/usr/bin/dfu-programmer atmega32u4 erase
/usr/bin/dfu-programmer atmega32u4 flash pk60_rfvizarra.hex
/usr/bin/dfu-programmer atmega32u4 reset
Split keyboards
Flashing instructions
Plug the USB cable Connect GND and RST pins for a bit or press the reset button (if available)
avrdude -p atmega32u4 -P /dev/ttyACM0 -c avr109 -U crkbd_rev1_crkbd_rfvizarra.hex
TODO
Flashing instructions
Plug the USB cable Connect GND and RST pins for a bit or press the reset button (if available)
avrdude -p atmega32u4 -P /dev/ttyACM0 -c avr109 -U <firmware.hex>
TODO
Flashing instructions
dfu-util -a 0 -s 0x08000000 -D <firmware.bin>