1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/keebio/quefrency
Danny 373364afd1
Add Quefrency Rev. 6 (#24291)
* Initial commit of Quefrency Rev. 6

* Use more memory for storing VIA layout options

* Add missing underglow LED

* Set bootmagic keys for each half, split transport matrix for RGB, update pinout for right half

* Enable encoders

* Add/update license headers

* Remove fudge thing

* Remove EEPROM leveling specification now that is the default

* Fix bootmagic position for right half
2024-08-21 10:15:06 -04:00
..
keymaps Add Quefrency Rev. 6 (#24291) 2024-08-21 10:15:06 -04:00
rev1 Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 2 (#23769) 2024-05-22 22:14:00 +01:00
rev2 Move VIA config to keymap level (#23754) 2024-05-21 13:25:28 +01:00
rev3 Move VIA config to keymap level (#23754) 2024-05-21 13:25:28 +01:00
rev4 Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 2 (#23769) 2024-05-22 22:14:00 +01:00
rev5 Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 2 (#23769) 2024-05-22 22:14:00 +01:00
rev6 Add Quefrency Rev. 6 (#24291) 2024-08-21 10:15:06 -04:00
info.json Move SPLIT_KEYBOARD to data driven (#21410) 2024-04-11 20:22:15 -07:00
readme.md Update readme.md on quefrency (#12276) 2021-03-23 00:00:34 -07:00
rules.mk Data-Driven Keyboard Conversions: K, Part 3 (#23566) 2024-04-22 01:54:11 +01:00

Quefrency

A split 60/65% staggered keyboard made and sold by Keebio. More info at Keebio.

Keyboard Maintainer: Bakingpy/nooges
Hardware Supported: Pro Micro (Rev. 1), ATmega32u4 (Rev. 2 & 3)
Hardware Availability: Keebio

Make example for this keyboard (after setting up your build environment):

make keebio/quefrency/rev3:default

Example of flashing this keyboard:

make keebio/quefrency/rev3:default:flash

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