diff options
author | skullY <skullydazed@gmail.com> | 2017-08-17 00:08:16 +0200 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-17 02:36:59 +0200 |
commit | 4e73b0b8d7750bcddc445b5a52008d4c6cea977d (patch) | |
tree | e6c54f5d0b334f1e0acc41b6406e8b26900f80b0 /keyboards/amjpad | |
parent | 2ee0dc7793165eacfe7ee2a4994d557294988f18 (diff) | |
download | qmk_firmware-4e73b0b8d7750bcddc445b5a52008d4c6cea977d.tar.gz qmk_firmware-4e73b0b8d7750bcddc445b5a52008d4c6cea977d.tar.xz |
Make the bulk of our keyboards match the readme.md standard
Diffstat (limited to 'keyboards/amjpad')
-rw-r--r-- | keyboards/amjpad/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/amjpad/readme.md b/keyboards/amjpad/readme.md new file mode 100644 index 000000000..beb4988a9 --- /dev/null +++ b/keyboards/amjpad/readme.md @@ -0,0 +1,14 @@ +AMJ Pad +=== + +A DIY Keypad Kit + +Keyboard Maintainer: QMK Community +Hardware Supported: AMJ Pad +Hardware Availability: https://geekhack.org/index.php?topic=83546.0 + +Make example for this keyboard (after setting up your build environment): + + make amjpad-default + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |