.. | ||
src | ||
Makefile | ||
readme.md |
Splyte
TODO: pic(s)
Splyte is a simple handwired split keyboard build with BLE capabilities.
Dependencies
- See [
qmk_firmware
][0].
- 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.