2020-10-21 12:19:42 -07:00
|
|
|
# TG4X
|
|
|
|
|
|
|
|

|
|
|
|
|
2022-10-09 08:44:45 -07:00
|
|
|
TG4X is a 45% staggered keyboard, compared to a standard 40% stagger it has one
|
|
|
|
additional column which makes it an approachable and highly use-able 40%-ish
|
|
|
|
stagger.
|
2020-10-21 12:19:42 -07:00
|
|
|
|
|
|
|
Retailers (USA)
|
|
|
|
[Boardsource](https://boardsource.xyz/store/5eff7ead037395179221b90c)
|
|
|
|
|
2021-09-17 16:06:32 +02:00
|
|
|
Extensions enabled by default
|
2022-09-01 18:50:44 -07:00
|
|
|
- [Layers](/docs/layers.md) Need more keys than switches? Use layers.
|
|
|
|
- [RGB](/docs/rgb.md) Light it up
|
2020-10-21 12:19:42 -07:00
|
|
|
|
2021-09-17 16:06:32 +02:00
|
|
|
Common Extensions
|
2022-09-01 18:50:44 -07:00
|
|
|
- [Power](/docs/power.md) Powersaving features for battery life
|
2022-10-09 08:44:45 -07: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
|
|
|
|
```
|