* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches |
||
|---|---|---|
| .. | ||
| keymaps | ||
| rev1 | ||
| config.h | ||
| eeprom-lefthand.eep | ||
| eeprom-righthand.eep | ||
| i2c.c | ||
| i2c.h | ||
| Makefile | ||
| matrix.c | ||
| nyquist.c | ||
| nyquist.h | ||
| readme.md | ||
| rules.mk | ||
| serial.c | ||
| serial.h | ||
| split_util.c | ||
| split_util.h | ||
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