|
|
2 years ago | |
|---|---|---|
| .. | ||
| keymaps | 1cb1a5a374 Remove legacy Grave Escape keycodes (#18787) | 3 years ago |
| promicro | e8103722bc Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) | 2 years ago |
| stm32 | e8103722bc Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) | 2 years ago |
| info.json | 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) | 3 years ago |
| readme.md | 8385ab32d0 [Keyboard] Add Split65 to keyboards/handwired (#13264) | 4 years ago |
| split65.c | 9dbee3e23d Remove useless "ifdef KEYBOARD_*" (#20078) | 3 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.