summaryrefslogtreecommitdiff
path: root/keyboards/jd40/readme.md
diff options
context:
space:
mode:
authorIBNobody <ibnobody@gmail.com>2016-09-06 14:57:12 -0500
committerIBNobody <ibnobody@gmail.com>2016-09-06 14:57:12 -0500
commitff53e167670cc760ba0110e632607766dd324412 (patch)
treec10cd73d05201238588e1538c0a5b5f80fda8e69 /keyboards/jd40/readme.md
parentf16fece28330b65253047259a79670289b2bafd5 (diff)
parent8b0769fe5a615e0ed534187de79d09d668737313 (diff)
downloadqmk_firmware-ff53e167670cc760ba0110e632607766dd324412.tar.gz
qmk_firmware-ff53e167670cc760ba0110e632607766dd324412.zip
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Diffstat (limited to 'keyboards/jd40/readme.md')
-rw-r--r--keyboards/jd40/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/jd40/readme.md b/keyboards/jd40/readme.md
new file mode 100644
index 0000000000..7daa0980eb
--- /dev/null
+++ b/keyboards/jd40/readme.md
@@ -0,0 +1,17 @@
+## jd40 mkii keyboard firmware
+
+ 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
+
+======================
+
+## Quantum MK Firmware
+
+For the full Quantum feature list, see [the parent readme.md](/readme.md).
+
+## Building
+
+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.