|
|
10 months ago | |
|---|---|---|
| .. | ||
| keymaps | 46231df62d Tidy Keebio keyboards (#25653) | 10 months ago |
| rev1 | bcfe3a0718 Migrate split.soft_serial_pin to split.serial.pin H-O (#24185) | 2 years ago |
| rev2 | 3320e98ccf Migrate `eeconfig_init_kb` implementations to config (#25422) | 10 months ago |
| rev3 | 3320e98ccf Migrate `eeconfig_init_kb` implementations to config (#25422) | 10 months ago |
| info.json | d7b09ad560 Configure boards to use development_board - K (#25421) | 1 year ago |
| levinson.c | 46231df62d Tidy Keebio keyboards (#25653) | 10 months ago |
| readme.md | 46231df62d Tidy Keebio keyboards (#25653) | 10 months ago |
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.
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:flash
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