Splyte link fix
This commit is contained in:
parent
8b0290da3d
commit
54b4a4d10c
|
@ -6,11 +6,11 @@ Splyte is a simple handwired split keyboard build with BLE capabilities.
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
* See [`qmk_firmware`][0].
|
- See [`qmk_firmware`][0].
|
||||||
|
|
||||||
+ Maintainer: [lytedev](https://github.com/lytedev)
|
* Maintainer: [lytedev](https://github.com/lytedev)
|
||||||
+ Hardware Supported: Bluefruit Feather 32u4
|
* Hardware Supported: Bluefruit Feather 32u4
|
||||||
+ Hardware Availability: adafruit.com
|
* Hardware Availability: adafruit.com
|
||||||
|
|
||||||
# Flashing
|
# Flashing
|
||||||
|
|
||||||
|
@ -20,5 +20,7 @@ make flash
|
||||||
|
|
||||||
# Modifying
|
# Modifying
|
||||||
|
|
||||||
+ Edit files in `src/` (particularly `keymap/default/keymap.c`).
|
- Edit files in `src/` (particularly `keymap/default/keymap.c`).
|
||||||
+ Flash using previous instructions.
|
- Flash using previous instructions.
|
||||||
|
|
||||||
|
[0]: https://github.com/lytedev/qmk_firmware
|
||||||
|
|
Loading…
Reference in a new issue