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/kbd75 | |
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/kbd75')
-rw-r--r-- | keyboards/kbd75/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/kbd75/readme.md b/keyboards/kbd75/readme.md new file mode 100644 index 000000000..42fdc0d38 --- /dev/null +++ b/keyboards/kbd75/readme.md @@ -0,0 +1,12 @@ +KBD75 +=== + +Keyboard Maintainer: QMK Community +Hardware Supported: KBD75 PCB +Hardware Availability: https://kbdfans.myshopify.com/products/kbd75-keyboard-set?variant=35638534029 + +Make example for this keyboard (after setting up your build environment): + + make kbd75-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. |