qmk-firmware/keyboards/viterbi
Drashna Jaelre ff728a8a01 [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)
* Add RGB Underglow Sleeping

* Add RGBLIGHT_SLEEP to toggle/control RGB light behavior

* Update rgb docs

* Update for RGB disable command
2018-03-19 23:59:58 -04:00
..
keymaps [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104) 2018-03-19 23:59:58 -04:00
rev1 Fix Audio chime overrides in split keyboards 2017-12-04 18:16:26 -05: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 Remove _quantum functions from custom matrix.c code 2018-02-06 12:25:30 -05:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
serial.c Clone Nyquist keyboard for Viterbi 2017-09-21 09:40:13 -04: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 Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10: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