diff options
Diffstat (limited to 'keyboards/handwired/prime_exl_plus/readme.md')
-rw-r--r-- | keyboards/handwired/prime_exl_plus/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/handwired/prime_exl_plus/readme.md b/keyboards/handwired/prime_exl_plus/readme.md new file mode 100644 index 000000000..e35fa1f2e --- /dev/null +++ b/keyboards/handwired/prime_exl_plus/readme.md @@ -0,0 +1,16 @@ +# Prime_EXL Plus + +![Prime_EXL Plus](https://i.imgur.com/XGj53Nb.jpg) + +An ergonomic 45% keyboard with a numrow and macro/numpad added to the left side. + +* Keyboard Maintainer: [Holtenc](https://github.com/holtenc/) +* Hardware Supported: Prime_EXL Plus PCB, ATmega32U4 +* Hardware Availability: Prototype/personal project + +Make example for this keyboard (after setting up your build environment): + + make handwired/prime_exl_plus:default + make handwired/prime_exl_plus:via + +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). |