Skip to content

Commit

Permalink
[Keyboard] Fix typos in readme for Lily58 R2G (qmk#20149)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaga authored and rodrigob committed Mar 21, 2023
1 parent ca90027 commit c2a33f7
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions keyboards/lily58/r2g/readme.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,25 @@
# 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).

## Bootloader

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).

0 comments on commit c2a33f7

Please sign in to comment.