qmk-firmware/keyboards/keebio/nyquist
George Petri 74c01654c7
Update keymap keebio/nyquist (#8602)
* format code, add shift color

* testing colors

* todos, shift on right

* changed colors

* use rgh layers api

* impl shift layer

* replace xor with !=

* moved shift rbg

* breathing animation, simplyfy layers

* remove breating animation

* use tt

* minor cleanup

* debounce eager, lto

* shut down rbg when poweroff

* update readme

* readme.md fix

* more readme.md fix

* more readme.md fix
2020-03-29 22:14:43 +01:00
..
keymaps Update keymap keebio/nyquist (#8602) 2020-03-29 22:14:43 +01:00
rev1 Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00
rev2 Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00
rev3 Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00
config.h [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
info.json [Keyboard] Add option to use 4x12 layout for Nyquist (#6633) 2019-08-30 17:41:22 -07:00
nyquist.c [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
nyquist.h [Keyboard] Add option to use 4x12 layout for Nyquist (#6633) 2019-08-30 17:41:22 -07:00
readme.md [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196) 2019-10-29 16:56:12 -07: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, ATmega32u4
Hardware Availability: Keebio

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

make keebio/nyquist/rev3:default

Example of flashing this keyboard:

make keebio/nyquist/rev3:default:flash

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

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