qmk_firmware/keyboards/nyquist
James Neill 85ea963931 Remove residual Makefiles from the keyboards directory ()
* Removed residual Makefiles from keyboards directory

* Removed reference to Makefile
..
keymaps Remove residual Makefiles from the keyboards directory ()
rev1 Updates bootloader settings, adds file size check ()
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 Do some cleanup for the API
readme.md Make arguments redo, subproject elimination ()
rules.mk Updates bootloader settings, adds file size check ()
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