qmk_firmware/keyboards/viterbi
drashna b79a4cfeba Updated personal keymaps ()
* Add woodpad

* Cleanup

* Remove misc layouts for woodpad

* Move woodpad to handwired

* Updated RGB Underglow info

* Cleanup macros

* Fix odd merge issue

* Tweaked RGB lighting stuff

* Start to merge orthodox/ergodox keymaps (persistant layers)

* Add forced NKRO

* Added Colemak and Dvorak layers to default orthodox keymap

* Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow

* Updated macros and added workman keymaps

* Fixed RGB lighting for Workman layout

* Add leader keys

* Remove force NKRO

* Add Viterbi one handed layout and minor tweaks to others

* Finishing up Viterbi keyboard layout, and NKRO tweaks to other layouts

* Made "make" keystroke universal

* Clean up and updates of drashna keymaps

* Add workman layer to planck

* Update to keymaps

* Fix accidental commit because I don't know how to git

* Fix makefile toggle code in ez keymap
Finish adding RGB code to orthodox

* missing underscore in init function declaration

* Updated RGB Underglow layer indication code due to discovery of the layer_state_set_kb function

* Remove unnecessary planck layout
..
keymaps Updated personal keymaps ()
rev1 Make arguments redo, subproject elimination ()
config.h Make arguments redo, subproject elimination ()
i2c.c Clone Nyquist keyboard for Viterbi
i2c.h Clone Nyquist keyboard for Viterbi
matrix.c Clone Nyquist keyboard for Viterbi
readme.md Make arguments redo, subproject elimination ()
rules.mk Make arguments redo, subproject elimination ()
serial.c Clone Nyquist keyboard for Viterbi
serial.h Clone Nyquist keyboard for Viterbi
split_rgb.c Clone Nyquist keyboard for Viterbi
split_rgb.h Clone Nyquist keyboard for Viterbi
split_util.c Clone Nyquist keyboard for Viterbi
split_util.h Clone Nyquist keyboard for Viterbi
viterbi.c Rename cloned Nyquist files to Viterbi, create temporary keymaps
viterbi.h Make arguments redo, subproject elimination ()

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