convert pm based boards to quickpin
This commit is contained in:
@@ -3,9 +3,12 @@
|
||||

|
||||

|
||||
|
||||
5x12 ortholinear -- for when just really don't want to give up your number row. The 5x12 ortholinear keyboard is a common ortholinear layout that many people prefer because it includes a number row. Made popular by Jack's Preonic from OLKB, the 5x12 ortholinear layout is a great option for those who want to try ortholinear but feel they aren't ready to make the jump to a 40%. The 5x12 Ortho is an approachable keyboard with hotswap compatibility.
|
||||
|
||||
kb.py is designed to work with the nice!nano
|
||||
5x12 ortholinear -- for when just really don't want to give up your number row.
|
||||
The 5x12 ortholinear keyboard is a common ortholinear layout that many people
|
||||
prefer because it includes a number row. Made popular by Jack's Preonic from
|
||||
OLKB, the 5x12 ortholinear layout is a great option for those who want to try
|
||||
ortholinear but feel they aren't ready to make the jump to a 40%. The 5x12 Ortho
|
||||
is an approachable keyboard with hotswap compatibility.
|
||||
|
||||
Retailers (USA)
|
||||
5x12
|
||||
@@ -19,3 +22,10 @@ Extensions enabled by default
|
||||
|
||||
Common Extensions
|
||||
- [Power](/docs/power.md) Powersaving features for battery life
|
||||
|
||||
## 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
|
||||
|
Reference in New Issue
Block a user