9d235d4fc5
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty |
||
---|---|---|
.. | ||
keymaps | ||
promicro | ||
stm32 | ||
info.json | ||
readme.md | ||
split65.c | ||
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.