qmk-firmware/keyboards/keebio/quefrency
Jonathan Rascher 1fed214490
Tweak my TAPPING_TERM and be more futureproof (#8143)
* Explicitly undef things I override in keymaps

* Reduce TAPPING_TERM back to default
2020-02-11 03:11:09 +00:00
..
keymaps Tweak my TAPPING_TERM and be more futureproof (#8143) 2020-02-11 03:11:09 +00:00
rev1 Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 2020-01-19 14:11:57 +11:00
rev2 [Keyboard] Add Quefrency Rev 2 (#8001) 2020-01-28 14:13:57 -08:00
config.h [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
info.json [Keyboard] Update info.json to include macro layout (#5364) 2019-03-11 11:35:59 -07:00
quefrency.c [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
quefrency.h [Keyboard] Add Quefrency Rev 2 (#8001) 2020-01-28 14:13:57 -08:00
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
rules.mk Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00

readme.md

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