Skip to content

Commit

Permalink
Spellcheck and lint reviung34/39/41
Browse files Browse the repository at this point in the history
  • Loading branch information
xs5871 committed Oct 17, 2023
1 parent 59b9caa commit 5bdc92b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
7 changes: 2 additions & 5 deletions boards/gtips/reviung39/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,13 @@ an awesome middle ground. I find this keyboard extremely comfortable to use.

kb.py is designed to work with the nice!nano

Hardware Availability: [PCB & Case Data](https://github.com/gtips/reviung)
Hardware Availability: [PCB & Case Data](https://github.com/gtips/reviung)

Extensions enabled by default
Extensions enabled by default
- [Layers](/docs/en/layers.md) Need more keys than switches? Use layers.
- [RGB](/docs/en/rgb.md) Light it up
- [HoldTap](/docs/en/holdtap.md) Allows mod keys to act as different keys when tapped.

Common Extensions
- [Power](/docs/en/power.md) Powersaving features for battery life

## Microcontroller support

Update this line in `kb.py` to any supported microcontroller in `kmk/quickpin/pro_micro`:
Expand Down
11 changes: 3 additions & 8 deletions boards/gtips/reviung41/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,15 @@ and it is extremely comfortable to use.

Hardware Availability: [PCB & Case Data](https://github.com/gtips/reviung/tree/master/reviung41)

Retailers (USA)
[Boardsource](https://boardsource.xyz/store/5f2ef1b52bf5e8714a60f613)

Extensions enabled by default
Extensions enabled by default
- [Layers](/docs/en/layers.md) Need more keys than switches? Use layers.
- [RGB](/docs/en/rgb.md) Light it up
- [ModTap](/docs/en/modtap.md) Allows mod keys to act as different keys when tapped.

Common Extensions
- [Power](/docs/en/power.md) Powersaving features for battery life
- [HoldTap](/docs/en/holdtap.md) Allows mod keys to act as different keys when tapped.

## Microcontroller support

Update this line in `kb.py` to any supported microcontroller in `kmk/quickpin/pro_micro`:

```python
from kmk.quickpin.pro_micro.boardsource_blok import pinout as pins
```

0 comments on commit 5bdc92b

Please sign in to comment.