forked from forks/qmk_firmware
466424c3c2
* noop; indent and comment cleanup * config for rogthefrog layout * removed encoder function as there is no encoder on this pcb * removed unnecessary declaration * replaced individual constants with an enum for extensibility * removed unused enum * Added GPL license language * added copyright for my changes, per GPL * noop; removed unneeded line continuations; fixed indentation |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev2 | ||
.noci | ||
config.h | ||
info.json | ||
quefrency.c | ||
quefrency.h | ||
readme.md | ||
rules.mk |
Quefrency
A split 60% staggered keyboard made and sold by Keebio. More info at Keebio.
Keyboard Maintainer: Bakingpy/nooges
Hardware Supported: Pro Micro
Hardware Availability: Keebio
Make example for this keyboard (after setting up your build environment):
make keebio/quefrency/rev1:default
Example of flashing this keyboard:
make keebio/quefrency/rev1:default:avrdude
Handedness detection is already hardwired onto the PCB, so no need to deal with EE_HANDS
or flashing .eep files.
See build environment setup then the make instructions for more information.
A build guide for this keyboard can be found here: Keebio Build Guides