.. | ||
src | ||
Makefile | ||
readme.md |
Splyte
Splyte is a simple handwired split keyboard build with BLE capabilities.
Dependencies
- See
qmk_firmware
.
- Maintainer: lytedev
- Hardware Supported: Bluefruit Feather 32u4
- Hardware Availability: adafruit.com
Flashing
make flash
Modifying
- Edit files in
src/
(particularlykeymap/default/keymap.c
). - Flash using previous instructions.