qmk_firmware/keyboards/nyquist
Danny Nguyen fad967af4c Remove extra underscore from MASTER_RIGHT define
..
keymaps Remove extra underscore from MASTER_RIGHT define
rev1 Make arguments redo, subproject elimination ()
config.h Make arguments redo, subproject elimination ()
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 Make arguments redo, subproject elimination ()
readme.md Make arguments redo, subproject elimination ()
rules.mk Make arguments redo, subproject elimination ()
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