James Young 2e0498080f Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769) 2 vuotta sitten
..
keymaps 1184e0d9be Adjust keycode alignment around `QK_BOOT` (#23697) 2 vuotta sitten
rev1 2e0498080f Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769) 2 vuotta sitten
rev2 2e0498080f Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769) 2 vuotta sitten
rev3 2e0498080f Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769) 2 vuotta sitten
info.json 8caa8674d2 Move `SPLIT_KEYBOARD` to data driven (#21410) 2 vuotta sitten
levinson.c 9dbee3e23d Remove useless "ifdef KEYBOARD_*" (#20078) 3 vuotta sitten
readme.md 869ce2f500 Update Levinson Readme to reflect changes to directory structure (#7883) 6 vuotta sitten
rules.mk 191f626880 Data-Driven Keyboard Conversions: K, Part 3 (#23566) 2 vuotta sitten

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