|  93bc737a8f * Add script to build all bcat keymaps at once
* Move userspace RGB to separate source file
* Move layer handling logic into userspace
* Move keycap aliases into userspace
* Add OLED userspace library and Lily58 OLED setup
* Add Luna keyboard pet, generic OLED pet framework
Luna artwork and original implementation by HellSingCoder, licensed
under GPL v2.0.
See also:  | ||
|---|---|---|
| .. | ||
| keymaps | ||
| rev1 | ||
| rev2 | ||
| rev3 | ||
| rev4 | ||
| .noci | ||
| config.h | ||
| quefrency.c | ||
| quefrency.h | ||
| readme.md | ||
| rules.mk | ||
Quefrency
A split 60/65% staggered keyboard made and sold by Keebio. More info at Keebio.
Keyboard Maintainer: Bakingpy/nooges
Hardware Supported: Pro Micro (Rev. 1), ATmega32u4 (Rev. 2 & 3)
Hardware Availability: Keebio
Make example for this keyboard (after setting up your build environment):
make keebio/quefrency/rev3:default
Example of flashing this keyboard:
make keebio/quefrency/rev3:default:flash
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