diff options
author | yiancar <yiangosyiangou@cytanet.com.cy> | 2020-01-08 05:36:43 +0000 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2020-01-07 21:36:43 -0800 |
commit | 4a09679d740a68ba0cf3020cdaf4d010bd2beca5 (patch) | |
tree | bc6c3e0adc43c6f24e26efe984c17c25fff7643e /keyboards/allison_numpad/readme.md | |
parent | 331bbd602d8f83b86adcdef0a28c8330e955051e (diff) |
[Keyboard] add Allison Numpad (#7823)
* add Allison Numpad
* alternative layout
Diffstat (limited to 'keyboards/allison_numpad/readme.md')
-rw-r--r-- | keyboards/allison_numpad/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/allison_numpad/readme.md b/keyboards/allison_numpad/readme.md new file mode 100644 index 0000000000..0226c44f68 --- /dev/null +++ b/keyboards/allison_numpad/readme.md @@ -0,0 +1,15 @@ +# Allison Numpad + +![Allison Numpad](https://i.imgur.com/tvLtu4K.jpg) + +A custom luxurious numpad to match Allison + +* Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [github](https://github.com/yiancar) +* Hardware Supported: ATmega32U4 +* Hardware Availability: Small production run by mrpetrov#9585 and [protoTypist](https://discord.gg/UvskpBB) + +Make example for this keyboard (after setting up your build environment): + + make allison_numpad: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). |