qmk-firmware/keyboards/nyquist
Yasuhiro Shimizu ffc2dc0359 Keymap: add yshrsmz keymaps (#3770)
* add ergo42 keymap

* add helix keymap

* add keymap for lets_split

* Add keymap for nyquist

* update keymaps to address review comments

- remove unneeded include
- use `#pragma once`
2018-09-01 09:38:29 -07:00
..
keymaps Keymap: add yshrsmz keymaps (#3770) 2018-09-01 09:38:29 -07:00
rev1 Add Nyquist Rev. 2 (#2414) 2018-04-20 17:02:09 -07:00
rev2 Add Nyquist Rev. 2 (#2414) 2018-04-20 17:02:09 -07:00
config.h
eeprom-lefthand.eep
eeprom-righthand.eep
i2c.c
i2c.h
info.json Nyquist Configurator support and keymap refactor (#3278) 2018-07-01 11:06:57 -07:00
matrix.c Fix nyquist (and other splits using D2 in debouncing) (#3067) 2018-05-28 15:02:41 -07:00
nyquist.c
nyquist.h Add Nyquist Rev. 2 (#2414) 2018-04-20 17:02:09 -07:00
readme.md
rules.mk Fix nyquist (and other splits using D2 in debouncing) (#3067) 2018-05-28 15:02:41 -07:00
serial.c
serial.h
split_util.c
split_util.h Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) 2018-02-16 12:00:39 -05:00

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