keyboards/splyte
Daniel Flanagan 1840e899c9
Add pics
2020-01-22 17:24:53 -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 Initial commit 2019-12-20 13:39:50 -06:00
readme.md Add pics 2020-01-22 17:24:53 -06:00

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.