qmk_firmware/keyboards/handwired/split65
Joel Challis e869c80af7
Migrate build target markers to keyboard.json - HI (#23540)
2024-04-17 02:49:17 +01:00
..
keymaps
promicro Miscellaneous keyboard.json migrations (#23486) 2024-04-13 08:45:27 +01:00
stm32 Migrate build target markers to keyboard.json - HI (#23540) 2024-04-17 02:49:17 +01:00
info.json Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md
split65.c Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11: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.