keyboards/splyte/readme.md
2022-01-28 11:23:27 -06:00

27 lines
528 B
Markdown

# Splyte
![The Splyte Keyboard](https://lyte.dev/uploads/keyboards/splyte.png)
Splyte is a simple handwired split keyboard build with BLE capabilities.
# Dependencies
- See [`qmk_firmware`][0].
* Maintainer: [lytedev](https://github.com/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.
[0]: https://github.com/lytedev/qmk_firmware