keyboards/splyte
Daniel Flanagan 55994b6e60 Move readme
2019-12-20 13:40:47 -06:00
..
src Move readme 2019-12-20 13:40:47 -06:00
Makefile Initial commit 2019-12-20 13:39:50 -06:00
readme.md Move readme 2019-12-20 13:40:47 -06:00

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/ (particularly keymap/default/keymap.c).
  • Flash using previous instructions.