Nick Brassel 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
rev1 bcfe3a0718 Migrate split.soft_serial_pin to split.serial.pin H-O (#24185) 2 years ago
rev2 bcfe3a0718 Migrate split.soft_serial_pin to split.serial.pin H-O (#24185) 2 years ago
rev3 bcfe3a0718 Migrate split.soft_serial_pin to split.serial.pin H-O (#24185) 2 years ago
info.json 8caa8674d2 Move `SPLIT_KEYBOARD` to data driven (#21410) 2 years ago
levinson.c 9dbee3e23d Remove useless "ifdef KEYBOARD_*" (#20078) 3 years ago
readme.md 869ce2f500 Update Levinson Readme to reflect changes to directory structure (#7883) 6 years ago
rules.mk 191f626880 Data-Driven Keyboard Conversions: K, Part 3 (#23566) 2 years ago

readme.md

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.

Keyboard Maintainer: Bakingpy/nooges
Hardware Supported: Pro Micro, Elite-C
Hardware Availability: Keebio

Make example for this keyboard (after setting up your build environment):

make keebio/levinson/rev3:default

Example of flashing this keyboard with Pro micro:

make keebio/levinson/rev3:default:avrdude

Example of flashing this keyboard with Elite-C:

You'll need to add BOOTLOADER = atmel-dfu to your rules.mk to ensure that resetting the board works properly.

Hold the reset button on the Elite-C board, or the reset button on the keyboard if already assembled, then release the button and run:

make keebio/levinson/rev3:default:dfu

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

A build guide for this keyboard can be found here: Levinson Build Guide