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 61a2169ff9 Update to Drashna Keymaps and Userspace (#2650)
* Change global config.h settings

* Make Shift LED brighter

* Compatibility Tweaks

* Update ASCII art and layer comments

* Add comments about MOD layer

* Change ASCII art for reset, since it was out of date

* Use Overwatch theme for Workman layer

* Fix RGB define comments

* Make sure RGB set list matches

* Stop all notes for custom Faux Click

* Switch to OSM for everything, and remove RGB Sleep

* Never use KEYMAP now

* Only enable RGB Sleep on Non-Ergodox boards

* Cleanup do to new rgblight_list.h file

* Add redirect message for RGB codes

* Update userspace documentation

* Cleanup of Userspace

Add unicode support, and cleaned up comments for ifdef statements

* Remove unneeded slashes

* Unicode handling

* Force NKRO
7 years ago
..
keymaps Update to Drashna Keymaps and Userspace (#2650) 7 years ago
rev1
config.h
i2c.c
i2c.h
matrix.c Remove _quantum functions from custom matrix.c code 7 years ago
readme.md
rules.mk
serial.c
serial.h
split_util.c
split_util.h Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) 7 years ago
viterbi.c
viterbi.h

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