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/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
6 years ago
..
keymaps Update Nyquist layout (#5270) 6 years ago
rev1
rev2
rev3 Add support for RGB LEDs wired directly to each half's controller (#5392) 6 years ago
config.h
info.json
nyquist.c
nyquist.h
readme.md
rules.mk

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