forked from forks/qmk_firmware
8c80475fcc
* Add Quefrency Rev. 2 VIA support * Fix matrix mapping * Add Rev. 1 VIA support * Flip encoder pinout * Drop trailing backslashes * Remove layer names * Remove unneeded extern Co-Authored-By: Ryan <fauxpark@gmail.com> * Fix bracket alignment Co-Authored-By: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev2 | ||
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