qmk_firmware/keyboards/keebio/quefrency
Danny 2abc0e17e7
[Keyboard] Add Quefrency Rev 2 (#8001)
* Add Quefrency Rev. 2

* Add encoder support

* Add RGB LED mapping info

* Add diode direction

* Revert removal of default folder for CI purposes

* Remove unneeded lines

* Rename ISO layout macros
2020-01-28 14:13:57 -08:00
..
keymaps [Keyboard] Add Quefrency Rev 2 (#8001) 2020-01-28 14:13:57 -08: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 [Keyboard] Add Quefrency Rev 2 (#8001) 2020-01-28 14:13:57 -08:00

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