You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a66e75609e
* First commit of the Terminus_Mini firmware and the DivergeJM version of the Nyquist firmware * Fix terminus_mini & nyquist/DivergeJM readme files Previously an outdated copy of the default readme. Updated to match the Nyquist/DivergeJM format (DivergeJM is a split 5x12 implementation of the terminus_mini layout) * Update makefiles to rules.mk Renamed both Makefiles to rules.mk, removed references to makefiles * Updated rules.mk Inadvertantly removed important code from the rules.mk in previous commit. This has been restored. Also disabled Tap_Dance in both rules.mk files * Moved terminus_mini to handwired Realised that existing directory was not appropriate for the terminus_mini project, moved to handwired. * New Frosty Flake layout for QFR TKL Added a TKL layout for the Frosty Flake with a navigation cluster on LOWER under the left hand and a similarly functioning MOUSE layer that includes mouse navigation functionality. |
7 years ago | |
---|---|---|
.. | ||
keymaps | 7 years ago | |
rev1 | 7 years ago | |
config.h | 7 years ago | |
eeprom-lefthand.eep | 7 years ago | |
eeprom-righthand.eep | 7 years ago | |
i2c.c | 8 years ago | |
i2c.h | 8 years ago | |
matrix.c | 7 years ago | |
nyquist.c | 8 years ago | |
nyquist.h | 7 years ago | |
readme.md | 7 years ago | |
rules.mk | 7 years ago | |
serial.c | 7 years ago | |
serial.h | 8 years ago | |
split_util.c | 7 years ago | |
split_util.h | 8 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