qmk-dactyl-manuform-a/keyboards/keebio/quefrency
Jonathan Rascher 9340b70b7e [Keyboard] Assorted personal keymap/layout updates (#6621)
* Switch Quefrency back to I2C (#6161 fixes the lag)

* Update Quefrency keymap

* Add reset and EEPROM reset keybindings so these tasks can be performed
separately, rather than relying on Bootmagic Lite, which performs both
tasks at the same time.

* Move Caps Lock from Fn+Ctrl to Fn+Tab since Fn+Ctrl is sometimes used
as part of a more complex keybinding, whereas Fn+Tab is always safe.

* Update KBD67 keymap

* Add reset and EEPROM reset keybindings so these tasks can be performed
separately, rather than relying on Bootmagic Lite, which performs both
tasks at the same time.

* Move Caps Lock from Fn+Ctrl to Fn+Tab since Fn+Ctrl is sometimes used
as part of a more complex keybinding, whereas Fn+Tab is always safe.

* Move Menu to a layer tap on the Fn key since that's a more natural
location.

* Update 60% Tsangan HHKB layout

* Move Caps Lock from Fn+Ctrl to Fn+Tab since Fn+Ctrl is sometimes used
as part of a more complex keybinding, whereas Fn+Tab is always safe.

* Update 60% ANSI split backspace/right-shift layout

* Add reset and EEPROM reset keybindings so these tasks can be performed
separately, rather than relying on Bootmagic Lite, which performs both
tasks at the same time.

* Move Caps Lock from Fn+Ctrl to Fn+Tab since Fn+Ctrl is sometimes used
as part of a more complex keybinding, whereas Fn+Tab is always safe.
2019-08-30 17:45:49 -07:00
..
keymaps [Keyboard] Assorted personal keymap/layout updates (#6621) 2019-08-30 17:45:49 -07:00
rev1 Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07: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] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
rules.mk [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08: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