qmk_firmware/keyboards/handwired/split65
2023-01-31 06:03:30 +11:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
promicro Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
stm32 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) 2022-08-20 10:31:48 +10:00
readme.md
split65.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
split65.h

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.