/qmk_configs

QMK Configuration files for https://config.qmk.fm/

MIT LicenseMIT

My QMK Config files for config.gmk.fm

QMK Configuration files for https://config.qmk.fm/

60% Keyboards

dz60

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

gh60 satan

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

playkbtw/pk60

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

Split keyboards

Ergo

Corne/crkbd

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

Ortho

Let's split

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>

Shark

TODO

Flashing instructions

dfu-util -a 0 -s 0x08000000 -D <firmware.bin>