mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-25 18:06:34 +06:00
373364afd1
* Initial commit of Quefrency Rev. 6 * Use more memory for storing VIA layout options * Add missing underglow LED * Set bootmagic keys for each half, split transport matrix for RGB, update pinout for right half * Enable encoders * Add/update license headers * Remove fudge thing * Remove EEPROM leveling specification now that is the default * Fix bootmagic position for right half |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev2 | ||
rev3 | ||
rev4 | ||
rev5 | ||
rev6 | ||
info.json | ||
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