You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan e2630f9b40
Fix some invalid layout macros (#20256)
3 years ago
..
keymaps Remove `IS_HOST_LED_ON` and migrate usages (#19753) 3 years ago
rev1 Fix some invalid layout macros (#20256) 3 years ago
rev2 Move encoder config to data driven (#19923) 3 years ago
rev3 Move encoder config to data driven (#19923) 3 years ago
rev4 Move encoder config to data driven (#19923) 3 years ago
rev5 Move encoder config to data driven (#19923) 3 years ago
quefrency.c
quefrency.h Fix some invalid layout macros (#20256) 3 years ago
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

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