keyboards/splyte
Daniel Flanagan 643b148144
Fix dir to clean
2020-02-22 14:47:36 -06:00
..
src Update planck to match splyte and new layout, update splyte's ctrl/escape functionality 2020-01-22 17:14:36 -06:00
Makefile Fix dir to clean 2020-02-22 14:47:36 -06:00
readme.md Add pics 2020-01-22 17:24:53 -06:00

readme.md

Splyte

The Splyte Keyboard

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.