Browse Source

[Keyboard] Fix typos in readme for Lily58 R2G (#20149)

pull/20212/head
Fabien 1 year ago
committed by GitHub
parent
commit
d026803147
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 14 deletions
  1. +12
    -14
      keyboards/lily58/r2g/readme.md

+ 12
- 14
keyboards/lily58/r2g/readme.md View File

@ -1,21 +1,20 @@
# Lily58 R2G
Lily58 R2G is factory assembled version of the lilly 58 featuring hotswap and perkey rgb
![Lily58_R2G](https://i.imgur.com/4vPkIQ5.png)
Keyboard Maintainer: [Elliot Powell](https://github.com/e11i0t23)
Hardware Supported: Lily58 R2G PCB
Hardware Availability: [Mechboards UK](https://mechboards.co.uk/products/lily58-r2g-ready2go-kit)
Lily58 R2G is factory assembled version of the Lily 58 featuring hotswap and perkey RGB.
* Keyboard Maintainer: [Elliot Powell](https://github.com/e11i0t23)
* Hardware Supported: Lily58 R2G PCB
* Hardware Availability: [Mechboards UK](https://mechboards.co.uk/products/lily58-r2g-ready2go-kit)
Make example for this keyboard (after setting up your build environment):
```sh
make crkbd/r2g:mb_via
```
Flash example for this keyboard:
```sh
make crkbd/r2g:mb_via:flash
```
make lily58/r2g:mb_via
Flash example for this keyboard:
make lily58/r2g:mb_via:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
@ -23,5 +22,4 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to
These PCBs have a reset on the underside of the PCB next to the controller which may be pressed to enter in to the bootloader.
Additionally, if you hold down the "ESC" or "GRV" buttons when plugging in that half of the keyboard (per the default QWERTY layout), this will jump to the bootloader and reset the EEPROM (persistent storage).
Additionally, if you hold down the "ESC" or "GRV" buttons when plugging in that half of the keyboard (per the default QWERTY layout), this will jump to the bootloader and reset the EEPROM (persistent storage).

Loading…
Cancel
Save