qmk_firmware/keyboards/nyquist
Fredric Silberberg ad73553aa9 Update README.
..
keymaps Update README.
rev1 Creates a layouts/ folder for keymaps shared between keyboards ()
Makefile Modify pinout and layouts for Nyquist
config.h Creates a layouts/ folder for keymaps shared between keyboards ()
eeprom-lefthand.eep Add .eep files for setting hands
eeprom-righthand.eep Add .eep files for setting hands
i2c.c Fork Let’s Split files
i2c.h Remove OLED code and set I2C rate back to 100kHz
matrix.c Port updated debouncing algorithm from Let's Split to Nyquist
nyquist.c Modify pinout and layouts for Nyquist
nyquist.h Creates a layouts/ folder for keymaps shared between keyboards ()
readme.md Update Nyquist readme file to new format
rules.mk Creates a layouts/ folder for keymaps shared between keyboards ()
serial.c Creates a layouts/ folder for keymaps shared between keyboards ()
serial.h Fork Let’s Split files
split_util.c Port updated debouncing algorithm from Let's Split to Nyquist
split_util.h Fork Let’s Split files

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