You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 1cb1a5a374
Remove legacy Grave Escape keycodes (#18787)
1 year ago
..
keymaps Remove legacy Grave Escape keycodes (#18787) 1 year ago
promicro Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) 1 year ago
stm32 Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) 1 year ago
info.json Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) 1 year ago
readme.md [Keyboard] Add Split65 to keyboards/handwired (#13264) 2 years ago
split65.c [Core] Change OLED task function to be boolean (#14864) 2 years ago
split65.h [Keyboard] Add Split65 to keyboards/handwired (#13264) 2 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.