2020-10-21 21:19:42 +02:00
|
|
|
# Reviung41
|
|
|
|
|
|
|
|
![Reviung41](https://boardsource.imgix.net/ea77f3f8-6cc4-4cb4-a801-cf58b5af8fcc.jpg?raw=true)
|
|
|
|
|
2022-10-09 17:44:45 +02:00
|
|
|
The Reviung41 is a 41 key keyboard designed by gtips, it is a slightly larger
|
|
|
|
version of the popular Reviung 39. These "split non-split" keyboards offer a lot
|
|
|
|
of features split keyboards have in terms of comfort and ergonomics but do so in
|
|
|
|
a single-piece package. Many people consider keyboards in this style easier to
|
|
|
|
travel with since you don't have to manage two halves and there is of course no
|
|
|
|
need for a TRRS cable. This board sits somewhere between and Atreus and Corne,
|
|
|
|
and it is extremely comfortable to use.
|
2020-10-21 21:19:42 +02:00
|
|
|
|
|
|
|
Hardware Availability: [PCB & Case Data](https://github.com/gtips/reviung/tree/master/reviung41)
|
|
|
|
|
|
|
|
Retailers (USA)
|
|
|
|
[Boardsource](https://boardsource.xyz/store/5f2ef1b52bf5e8714a60f613)
|
|
|
|
|
2021-09-17 16:06:32 +02:00
|
|
|
Extensions enabled by default
|
2022-09-02 03:50:44 +02:00
|
|
|
- [Layers](/docs/layers.md) Need more keys than switches? Use layers.
|
|
|
|
- [RGB](/docs/rgb.md) Light it up
|
|
|
|
- [ModTap](/docs/modtap.md) Allows mod keys to act as different keys when tapped.
|
2020-10-21 21:19:42 +02:00
|
|
|
|
2021-09-17 16:06:32 +02:00
|
|
|
Common Extensions
|
2022-09-02 03:50:44 +02:00
|
|
|
- [Power](/docs/power.md) Powersaving features for battery life
|
2022-10-09 17:44:45 +02:00
|
|
|
|
|
|
|
## 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
|