Skip to content

Commit 5bdc92b

Browse files
committed
Spellcheck and lint reviung34/39/41
1 parent 59b9caa commit 5bdc92b

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

boards/gtips/reviung39/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,13 @@ an awesome middle ground. I find this keyboard extremely comfortable to use.
99

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

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

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

19-
Common Extensions
20-
- [Power](/docs/en/power.md) Powersaving features for battery life
21-
2219
## Microcontroller support
2320

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

boards/gtips/reviung41/README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,15 @@ and it is extremely comfortable to use.
1212

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

15-
Retailers (USA)
16-
[Boardsource](https://boardsource.xyz/store/5f2ef1b52bf5e8714a60f613)
17-
18-
Extensions enabled by default
15+
Extensions enabled by default
1916
- [Layers](/docs/en/layers.md) Need more keys than switches? Use layers.
2017
- [RGB](/docs/en/rgb.md) Light it up
21-
- [ModTap](/docs/en/modtap.md) Allows mod keys to act as different keys when tapped.
22-
23-
Common Extensions
24-
- [Power](/docs/en/power.md) Powersaving features for battery life
18+
- [HoldTap](/docs/en/holdtap.md) Allows mod keys to act as different keys when tapped.
2519

2620
## Microcontroller support
2721

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

3024
```python
3125
from kmk.quickpin.pro_micro.boardsource_blok import pinout as pins
26+
```

0 commit comments

Comments
 (0)