diff options
Diffstat (limited to 'keyboards/2key2crawl/readme.md')
-rw-r--r-- | keyboards/2key2crawl/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/2key2crawl/readme.md b/keyboards/2key2crawl/readme.md new file mode 100644 index 000000000..7651f4025 --- /dev/null +++ b/keyboards/2key2crawl/readme.md | |||
@@ -0,0 +1,16 @@ | |||
1 | # 2Key2CrawlPad | ||
2 | |||
3 |  | ||
4 | |||
5 | A 2x5 macropad/numpad with a rotary encoder, exclusively available at Austin Keycrawl 2018 (12-01-2018). | ||
6 | |||
7 | Keyboard Maintainer: QMK Community | ||
8 | Keyboard Designer: [Cole Markham](https://github.com/colemarkham) | ||
9 | Hardware Supported: Crawlpad | ||
10 | Hardware Availability: Exclusive to Keycrawl events, contact [awwwwwwyeaahhhhhh](https://www.reddit.com/user/awwwwwwyeaahhhhhh) for more details. | ||
11 | |||
12 | Make example for this keyboard (after setting up your build environment): | ||
13 | |||
14 | make 2key2crawl:default | ||
15 | |||
16 | 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). | ||