Splyte link fix

This commit is contained in:
Daniel Flanagan 2022-01-28 11:23:27 -06:00
parent 8b0290da3d
commit 54b4a4d10c
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -6,11 +6,11 @@ Splyte is a simple handwired split keyboard build with BLE capabilities.
# Dependencies
* See [`qmk_firmware`][0].
- See [`qmk_firmware`][0].
+ Maintainer: [lytedev](https://github.com/lytedev)
+ Hardware Supported: Bluefruit Feather 32u4
+ Hardware Availability: adafruit.com
* Maintainer: [lytedev](https://github.com/lytedev)
* Hardware Supported: Bluefruit Feather 32u4
* Hardware Availability: adafruit.com
# Flashing
@ -20,5 +20,7 @@ make flash
# Modifying
+ Edit files in `src/` (particularly `keymap/default/keymap.c`).
+ Flash using previous instructions.
- Edit files in `src/` (particularly `keymap/default/keymap.c`).
- Flash using previous instructions.
[0]: https://github.com/lytedev/qmk_firmware