You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/viterbi
Drashna Jaelre 0c665696d7
Update to drashna files (#2587)
* Add Colemak Mod-DH vars

* Add Norman Layot vars

* Set Shift Indicator to include CAPS Lock as well

* Change MEH to GUI

* Add Enter to Macro layer

* Switch raise and lower layers to make more sense (to me)

* Replace unused quote on Ergodox

* Add One Shot defines

* Dim indicator LEDs

* Add short codes for KC_SECRET

* Fix typos

* Update OLKB code in userspace

* Add global userspace config.h

* add compile fix

* Automatically include  from userspace

* update readme

* Re-add QMK Scan loop

* Add EEPROM reset code to all keymaps

* Shorten fauxclick sound

* Use layouts instead of keymap, when possible

* Add OSM detection to ergodox

* Convert Viterbi to LAYOUT macro

* Clean up game macros

* Because I accidently removed the C6 AUDIO define from my viterbi... Whoops

* Minor formatting

* Fix Woodpad because it's still there

* Move Ergodox keymap into layouts folder

* Add build date to version macro

* Remove PREVENT_STUCK_MODIFIERS from config
7 years ago
..
keymaps Update to drashna files (#2587) 7 years ago
rev1 Fix Audio chime overrides in split keyboards 7 years ago
config.h Make arguments redo, subproject elimination (#1784) 7 years ago
i2c.c Clone Nyquist keyboard for Viterbi 7 years ago
i2c.h Clone Nyquist keyboard for Viterbi 7 years ago
matrix.c Remove _quantum functions from custom matrix.c code 7 years ago
readme.md Make arguments redo, subproject elimination (#1784) 7 years ago
rules.mk Updates bootloader settings, adds file size check (#2029) 7 years ago
serial.c Clone Nyquist keyboard for Viterbi 7 years ago
serial.h Clone Nyquist keyboard for Viterbi 7 years ago
split_util.c Clone Nyquist keyboard for Viterbi 7 years ago
split_util.h Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) 7 years ago
viterbi.c Rename cloned Nyquist files to Viterbi, create temporary keymaps 7 years ago
viterbi.h Make arguments redo, subproject elimination (#1784) 7 years ago

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