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.
qmk-fw/keyboards/keebio/quefrency
Jonathan Rascher 53a81fc2f6 [Keymap] Minor userspace and Quefrency keymap fixes (#6134)
* Fix typo for RGBLIGHT config values

It doesn't make a difference right now since these are the defaults in
rgblight.h (which I'm just setting explicitly since some of the keyboard
configs change these defaults). However, I'd rather be explicit, so
fixing my typo. :)

* Remove mouse keys layer from Quefrency keymap

It's a fun idea, but I never use it in practice.
6 years ago
..
keymaps [Keymap] Minor userspace and Quefrency keymap fixes (#6134) 6 years ago
rev1 Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
config.h [Keyboard] Move Keebio boards to own folder (#5109) 6 years ago
info.json [Keyboard] Update info.json to include macro layout (#5364) 6 years ago
quefrency.c [Keyboard] Move Keebio boards to own folder (#5109) 6 years ago
quefrency.h [Keyboard] Move Keebio boards to own folder (#5109) 6 years ago
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 6 years ago
rules.mk [Keyboard] Move Keebio boards to own folder (#5109) 6 years ago

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