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_firmware/keyboards/nyquist
Daniel H Klein 4feaf1fd76 Add Nyquist keymap (#2692)
* nyquist

* danielhklein nyquist setup

* shift left controls

* remove readme

* cleanup before pr

* ready for pr
7 years ago
..
keymaps Add Nyquist keymap (#2692) 7 years ago
rev1 Fix audio issues with Split keyboards that missed previously 7 years ago
config.h
eeprom-lefthand.eep
eeprom-righthand.eep
i2c.c
i2c.h
matrix.c Remove _quantum functions from custom matrix.c code 7 years ago
nyquist.c
nyquist.h Do some cleanup for the API 7 years ago
readme.md
rules.mk Updates bootloader settings, adds file size check (#2029) 7 years ago
serial.c
serial.h
split_util.c
split_util.h Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) 7 years ago

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 nyquist/rev1:default

Example of flashing this keyboard:

make nyquist/rev1: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