You can not 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
Brian Choromanski 7f7f763598
Fixed dead links (#2451)
6 years ago
..
keymaps Fixed dead links (#2451) 6 years ago
rev1 Updates bootloader settings, adds file size check (#2029) 7 years ago
config.h Make arguments redo, subproject elimination (#1784) 7 years ago
eeprom-lefthand.eep Add .eep files for setting hands 7 years ago
eeprom-righthand.eep Add .eep files for setting hands 7 years ago
i2c.c Fork Let’s Split files 7 years ago
i2c.h Remove OLED code and set I2C rate back to 100kHz 7 years ago
matrix.c Remove _quantum functions from custom matrix.c code 6 years ago
nyquist.c Modify pinout and layouts for Nyquist 7 years ago
nyquist.h Do some cleanup for the API 7 years ago
readme.md Make arguments redo, subproject elimination (#1784) 7 years ago
rules.mk Updates bootloader settings, adds file size check (#2029) 7 years ago
serial.c Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
serial.h Fork Let’s Split files 7 years ago
split_util.c Port updated debouncing algorithm from Let's Split to Nyquist 7 years ago
split_util.h Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) 6 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