Jack Sangdahl 12dc6d1ac8 Fix serial speed DD configuration & migrate keyboards (#25546) 11 months ago
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
promicro 12dc6d1ac8 Fix serial speed DD configuration & migrate keyboards (#25546) 11 months ago
stm32 12dc6d1ac8 Fix serial speed DD configuration & migrate keyboards (#25546) 11 months ago
info.json 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) 3 years ago
readme.md 8385ab32d0 [Keyboard] Add Split65 to keyboards/handwired (#13264) 4 years ago
split65.c 9dbee3e23d Remove useless "ifdef KEYBOARD_*" (#20078) 3 years ago

readme.md

Split65

An split 65% keyboard with two OLEDs

  • Keyboard Maintainer: Percy-JW2
  • Hardware Supported: ProMicro and compatibles, Proton C
  • Hardware Availability: Repository

Make example for this keyboard with an ProMicro:

make handwired/split65/promicro:default

Make example for this keyboard with an Proton C:

make handwired/split65/stm32:default

Example for flashing this keyboard with an ProMicro

make handwired/split65/promicro:default:flash

Example for flashing this keyboard with an Proton C

make handwired/split65/stm32:default:flash

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