qmk-firmware/keyboards/keebio/nyquist
Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392)
* Add support for wiring RGB LEDs for both halves directly to their respective controllers

RGB LEDs for each half don't need to be chained together across the TRRS cable with this

* Add split RGB LED support for serial

* Update config/rules for bakingpy layout

* Un-nest ifdefs for hand detection

* Read RGB config state from memory instead of EEPROM for serial updates

* Reuse existing LED pointer instead of creating new one
2019-03-23 17:20:14 -07:00
..
keymaps Update Nyquist layout (#5270) 2019-02-28 06:11:52 -08:00
rev1 [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
rev2 [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
rev3 Add support for RGB LEDs wired directly to each half's controller (#5392) 2019-03-23 17:20:14 -07:00
config.h [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
info.json [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
nyquist.c [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
nyquist.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

Nyquist

A split 60% split 5x12 ortholinear 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/nyquist/rev2:default

Example of flashing this keyboard:

make keebio/nyquist/rev2:default:avrdude

See build environment setup then the make instructions for more information.

A build guide for this keyboard can be found here: Nyquist Build Guide