diff options
Diffstat (limited to 'keyboards/sck/gtm/readme.md')
-rw-r--r-- | keyboards/sck/gtm/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/sck/gtm/readme.md b/keyboards/sck/gtm/readme.md new file mode 100644 index 000000000..d46716735 --- /dev/null +++ b/keyboards/sck/gtm/readme.md | |||
@@ -0,0 +1,16 @@ | |||
1 | # Grand Theft Macro Pad | ||
2 | |||
3 |  | ||
4 | |||
5 | A 2x5 macropad/numpad with a rotary encoder, cloned from the 2Key2Crawl macropad that was exclusively available at Austin Keycrawl 2018 (12-01-2018). | ||
6 | |||
7 | Keyboard Maintainer: jrfhoutx | ||
8 | Keyboard Designer: [jrfhoutx](https://github.com/jrfhoutx) | ||
9 | Hardware Supported: GTM Pad | ||
10 | Hardware Availability: Coming Soon | ||
11 | |||
12 | Make example for this keyboard (after setting up your build environment): | ||
13 | |||
14 | make sck/gtm: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). | ||