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
Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399)
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
6 years ago
..
keymaps Remove keymap_config extern from default keymaps (#7399) 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 Cleanup rules.mk for 32U4 keyboards, I-K (#7097) 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