Add Levinson keyboard (#1723)
* Fork lets_split to levinson Update subproject default * Update Readme * Pass LED backlight info from master to slave over serial
This commit is contained in:
parent
19f48fa922
commit
5eb5b6074c
23 changed files with 1903 additions and 0 deletions
20
keyboards/levinson/readme.md
Normal file
20
keyboards/levinson/readme.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
Levinson
|
||||
========
|
||||
|
||||
A split 40% split 4x12 ortholinear keyboard made and sold by Keebio. It's essentially a Let's Split with LED backlight support and 2u thumb key support. [More info at Keebio](https://keeb.io).
|
||||
|
||||
Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
|
||||
Hardware Supported: Pro Micro
|
||||
Hardware Availability: [Keebio](https://keeb.io)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make levinson-rev1-default
|
||||
|
||||
Example of flashing this keyboard:
|
||||
|
||||
make levinson-rev1-default-avrdude
|
||||
|
||||
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
|
||||
|
||||
A build guide for this keyboard can be found here: [Nyquist Build Guide](https://docs.keeb.io)
|
Loading…
Add table
Add a link
Reference in a new issue