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/levinson
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs #164, speeds up dfu reset

* fix for chips w/o usb

* missing an n

* fix bootloader sizes, use words for addresses

* fix bmini, pearl, and [[ issue, make things quiet

* ignore avr errors on arm for now

* update settings for the light

* document bootloader stuff

* add bootloader title
7 years ago
..
keymaps Remove extra underscore from MASTER_RIGHT define 7 years ago
rev1 Updates bootloader settings, adds file size check (#2029) 7 years ago
rev2 Updates bootloader settings, adds file size check (#2029) 7 years ago
config.h Add Levinson keyboard (#1723) 7 years ago
i2c.c Add Levinson keyboard (#1723) 7 years ago
i2c.h Add Levinson keyboard (#1723) 7 years ago
levinson.c Add Levinson keyboard (#1723) 7 years ago
levinson.h Do some cleanup for the API 7 years ago
matrix.c Add Levinson keyboard (#1723) 7 years ago
readme.md Add Levinson rev2 (#1939) 7 years ago
rules.mk Updates bootloader settings, adds file size check (#2029) 7 years ago
serial.c Add Levinson keyboard (#1723) 7 years ago
serial.h Add Levinson keyboard (#1723) 7 years ago
split_util.c Add Levinson keyboard (#1723) 7 years ago
split_util.h Add Levinson keyboard (#1723) 7 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
Hardware Availability: Keebio

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

make levinson/rev2:default

Example of flashing this keyboard:

make levinson/rev2:default:avrdude

See build environment setup then the make instructions for more information.

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