keyboard/qmk/keyboards/keebio/quefrency/keymaps/unausgeschlafen
kemonine f7a73edb1f Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
..
config.h Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
keymap.c Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
readme.md Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
rules.mk Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00

readme.md

UNAUSGESCHLAFEN'S QUEFRENCY

This is the keymap that goes with unausgeschlafen's Quefrency

If you are using Ardoinos, comment this line in rules.mk:

BOOTLOADER = atmel-dfu # comment this line if you use arduinos

Although QMK offers one-shot build and flash, I personally build and flash separately (for the Elite C). I used the QMK default for the Arduino Pro Micros. However, I do not own them anymore. Hence, only the instructions for the Elite C are provided.

Build with:

make keebio/quefrency:unausgeschlafen

Flash with:

sudo dfu-programmer atmega32u4 erase
sudo dfu-programmer atmega32u4 flash keebio_quefrency_rev1_unausgeschlafen.hex
sudo dfu-programmer atmega32u4 reset