qmk-firmware/keyboards/viterbi
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
rev1 Keyboard: add generic ortho 5x14 layout support to Viterbi (#3658) 2018-08-15 15:34:25 -07:00
config.h Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
i2c.c Clone Nyquist keyboard for Viterbi 2017-09-21 09:40:13 -04:00
i2c.h Clone Nyquist keyboard for Viterbi 2017-09-21 09:40:13 -04:00
matrix.c Fix nyquist (and other splits using D2 in debouncing) (#3067) 2018-05-28 15:02:41 -07:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Keyboard: add generic ortho 5x14 layout support to Viterbi (#3658) 2018-08-15 15:34:25 -07:00
serial.c Fix Split keyboards so they compile on Configurator (#3051) 2018-05-25 11:49:43 -07:00
serial.h Clone Nyquist keyboard for Viterbi 2017-09-21 09:40:13 -04:00
split_util.c Clone Nyquist keyboard for Viterbi 2017-09-21 09:40:13 -04:00
split_util.h Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) 2018-02-16 12:00:39 -05:00
viterbi.c Rename cloned Nyquist files to Viterbi, create temporary keymaps 2017-09-21 09:40:13 -04:00
viterbi.h Keyboard: add generic ortho 5x14 layout support to Viterbi (#3658) 2018-08-15 15:34:25 -07:00

readme.md

Viterbi

A split 5x14 ortholinear keyboard kit made and sold by Keebio. More info at Keebio

Keyboard Maintainer: Bakingpy
Hardware Supported: Pro Micro
Hardware Availability: Keebio

Make example for this keyboard (after setting up your build environment):

make viterbi/rev1:default

Example of flashing this keyboard:

make viterbi/rev1:default:avrdude

See build environment setup then the make instructions for more information.

A build guide for this keyboard can be found here: Viterbi Build Guide