From 5eb5b6074ce20fe286808b9667d01274cea73be9 Mon Sep 17 00:00:00 2001 From: Danny Date: Fri, 15 Sep 2017 19:20:50 -0400 Subject: Add Levinson keyboard (#1723) * Fork lets_split to levinson Update subproject default * Update Readme * Pass LED backlight info from master to slave over serial --- keyboards/levinson/readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboards/levinson/readme.md (limited to 'keyboards/levinson/readme.md') diff --git a/keyboards/levinson/readme.md b/keyboards/levinson/readme.md new file mode 100644 index 0000000000..1fcad3c1b7 --- /dev/null +++ b/keyboards/levinson/readme.md @@ -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) -- cgit v1.2.3