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
i2c.c
i2c.h
matrix.c
readme.md
rules.mk Keyboard: add generic ortho 5x14 layout support to Viterbi (#3658) 2018-08-15 15:34:25 -07:00
serial.c
serial.h
split_util.c
split_util.h
viterbi.c
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