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
|
||||
|
||||
* 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
|
||||
|
|
Loading…
Reference in a new issue