|
|
3 years ago | |
|---|---|---|
| .. | ||
| keymaps | 1cb1a5a374 Remove legacy Grave Escape keycodes (#18787) | 3 years ago |
| promicro | 8f6c228adb Move `SOFT_SERIAL_PIN` to data driven (#19863) | 3 years ago |
| stm32 | 8f6c228adb Move `SOFT_SERIAL_PIN` to data driven (#19863) | 3 years ago |
| info.json | 48792b030b Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) | 4 years ago |
| readme.md | 8385ab32d0 [Keyboard] Add Split65 to keyboards/handwired (#13264) | 4 years ago |
| split65.c | 9d235d4fc5 [Core] Change OLED task function to be boolean (#14864) | 4 years ago |
| split65.h | 8385ab32d0 [Keyboard] Add Split65 to keyboards/handwired (#13264) | 4 years ago |
An split 65% keyboard with two OLEDs
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.