qmk-dactyl-manuform-a/keyboards/handwired/split65
Joris Wachsmuth 8385ab32d0
[Keyboard] Add Split65 to keyboards/handwired (#13264)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joris Wachsmuth <jwachsmuth@techfak.uni-bielefeld.de>
2021-10-11 18:09:25 -07:00
..
keymaps [Keyboard] Add Split65 to keyboards/handwired (#13264) 2021-10-11 18:09:25 -07:00
promicro [Keyboard] Add Split65 to keyboards/handwired (#13264) 2021-10-11 18:09:25 -07:00
stm32 [Keyboard] Add Split65 to keyboards/handwired (#13264) 2021-10-11 18:09:25 -07:00
info.json [Keyboard] Add Split65 to keyboards/handwired (#13264) 2021-10-11 18:09:25 -07:00
readme.md [Keyboard] Add Split65 to keyboards/handwired (#13264) 2021-10-11 18:09:25 -07:00
split65.c [Keyboard] Add Split65 to keyboards/handwired (#13264) 2021-10-11 18:09:25 -07:00
split65.h [Keyboard] Add Split65 to keyboards/handwired (#13264) 2021-10-11 18:09:25 -07:00

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.