summaryrefslogtreecommitdiffstats
path: root/keyboards/jd40
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2017-08-17 00:08:16 +0200
committerJack Humbert <jack.humb@gmail.com>2017-08-17 02:36:59 +0200
commit4e73b0b8d7750bcddc445b5a52008d4c6cea977d (patch)
treee6c54f5d0b334f1e0acc41b6406e8b26900f80b0 /keyboards/jd40
parent2ee0dc7793165eacfe7ee2a4994d557294988f18 (diff)
downloadqmk_firmware-4e73b0b8d7750bcddc445b5a52008d4c6cea977d.tar.gz
qmk_firmware-4e73b0b8d7750bcddc445b5a52008d4c6cea977d.tar.xz
Make the bulk of our keyboards match the readme.md standard
Diffstat (limited to 'keyboards/jd40')
-rw-r--r--keyboards/jd40/readme.md21
1 files changed, 9 insertions, 12 deletions
diff --git a/keyboards/jd40/readme.md b/keyboards/jd40/readme.md
index 7daa0980e..1684a562e 100644
--- a/keyboards/jd40/readme.md
+++ b/keyboards/jd40/readme.md
@@ -1,17 +1,14 @@
-## jd40 mkii keyboard firmware
+JD40
+===
- Pins:
- MATRIX_ROW_PINS { F0, F1, F5, B4 }
- MATRIX_COL_PINS { F4, D7, B5, B6, C6, C7, D4, D6, D5, D0, D1, D2 }
- RGB_DI_PIN D3
-
-======================
+A compact 40% keyboard.
-## Quantum MK Firmware
+Keyboard Maintainer: QMK Community
+Hardware Supported: JD40 PCB
+Hardware Availability: [1up](https://1upkeyboards.com/jd40-mkii-1up-keyboards-logo-pcb.html) [mechanicalkeyboards.com](https://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=2452) [originative](https://originative.co/products/jd40-pcb)
-For the full Quantum feature list, see [the parent readme.md](/readme.md).
+Make example for this keyboard (after setting up your build environment):
-## Building
+ make atreus-default
-Download or clone the whole firmware and navigate to the keyboards/jd40 folder.
-Once your dev env is setup, you'll be able to type `make` to generate your .hex - you can then use the Amtel Flip to program your .hex file.
+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.