keyboards/splyte/readme.md

25 lines
482 B
Markdown
Raw Normal View History

2019-12-20 13:39:50 -06:00
# Splyte
2020-01-22 17:24:53 -06:00
![The Splyte Keyboard](https://lyte.dev/uploads/keyboards/splyte.png)
2019-12-20 13:39:50 -06:00
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.