diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-11 08:40:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 16:40:22 -0800 |
commit | 93bacff1a60f2c05ee125d732fea3e677bb62567 (patch) | |
tree | f496a4a0ac661922beda5683222562d4c25df74f /keyboards/prototypist/allison_numpad/readme.md | |
parent | 36ebc75e9a1be0750f5a10bdd81c37621a3229cd (diff) | |
download | qmk_firmware-93bacff1a60f2c05ee125d732fea3e677bb62567.tar.gz qmk_firmware-93bacff1a60f2c05ee125d732fea3e677bb62567.zip |
[Keyboard] move prototypist boards into vendor folder (#15780)
Diffstat (limited to 'keyboards/prototypist/allison_numpad/readme.md')
-rw-r--r-- | keyboards/prototypist/allison_numpad/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/prototypist/allison_numpad/readme.md b/keyboards/prototypist/allison_numpad/readme.md new file mode 100644 index 0000000000..ea5e449b03 --- /dev/null +++ b/keyboards/prototypist/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 prototypist/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). |