qmk_firmware/keyboards/keebio/quefrency
2023-03-29 15:51:22 +11:00
..
keymaps Remove IS_HOST_LED_ON and migrate usages (#19753) 2023-02-06 02:36:09 +00:00
rev1 Fix some invalid layout macros (#20256) 2023-03-29 15:51:22 +11:00
rev2 Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
rev3 Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
rev4 Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
rev5 Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
quefrency.c
quefrency.h Fix some invalid layout macros (#20256) 2023-03-29 15:51:22 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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