keyboards/splyte
Daniel Flanagan 38ed22ec5e
Change image
2022-01-28 11:58:23 -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 Change image 2022-01-28 11:58:23 -06:00

readme.md

Splyte

The Splyte Keyboard

Splyte is a simple handwired split keyboard build with BLE capabilities.

Dependencies

  • 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.