qmk-firmware/keyboards/viterbi
Drashna Jaelre ecd21b44a8 Update to drashna userspace and keymaps (#4459)
* Fix reversed bool check in layer_state_set

* Add Quefrency 65 for a friend

* Add Ergodox EZ Glow keymap

* Add RGB Matrix Code

* Further changes to rgb matrix ErgoDox EZ

* Update bjohnson keymaps

* Fix CRKBD display

* Overhaul to corne keyboard

* Narrow scope for keylogger

* Minor layout tweaks to Corne Keyboard

* additional CRKBD tweaks

* Minor tweaks to CRKBD

* Add all characters for keylogger

* Ergodox EZ Glow overhaul

* Fix Ergodox EZ Glow layer colors

* Increase Tapping Term for Corne Keyboard

* Fix unicode-ish

* Revert some changes

* Add layer specific lighting effects

* Some minor tweaks to ergodox glow config

* revert changes to ergodox files

* Update Glow readme

* Add more tapping term defines

* Fix changes

* Fix ergodox keymap

* Hopefully fix sleeping

* Disable layer indications if rgb matrix is disabled

* Add support for sleeping and rgb layer change toggle to ergodox ez glow

* Make RGB Layer Indication Great Again

* Make Unicode Great Again

* Remove placeholder define

Co-Authored-By: drashna <drashna@live.com>

* Remove placeholder define

Co-Authored-By: drashna <drashna@live.com>

* Remove old EEPROM Reset keycode
2018-11-26 16:45:24 -08:00
..
keymaps Update to drashna userspace and keymaps (#4459) 2018-11-26 16:45:24 -08:00
rev1 Remove all of the deprecated RGB defines 2018-10-22 14:55:57 -04: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 Replace outdated RGB/Audio information 2018-10-22 14:55:05 -04: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