diff options
Diffstat (limited to 'keyboards/pabile/p20/readme.md')
-rw-r--r-- | keyboards/pabile/p20/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/pabile/p20/readme.md b/keyboards/pabile/p20/readme.md new file mode 100644 index 000000000..256a4772e --- /dev/null +++ b/keyboards/pabile/p20/readme.md @@ -0,0 +1,16 @@ +# P20 + +![Linear grid](https://github.com/pabile/Pabile20/blob/master/_bak/layout-grid.jpg) +![Numeric pad](https://github.com/pabile/Pabile20/blob/master/_bak/layout-numpad.jpg) + +A 5x4 grid keyboard with 2 rotary encoders. + +* Keyboard Maintainer: [pabile](https://github.com/pabile) +* Hardware Supported: Pabile P20 PCB, Pro Micro +* Hardware Availability: [Info at pabileonline.blogspot.com](https://pabileonline.blogspot.com/search/label/pabile20) + +Make example for this keyboard (after setting up your build environment): + + make pabile/p20:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |