summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao/id75/v1/readme.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-11 05:46:03 +0800
committerGitHub <noreply@github.com>2022-02-10 21:46:03 +0000
commit27ec6674304412fb6f5499dbf0874dcf7b5524c6 (patch)
treee98f1367b95d61d5caefebc094457db54b6df7af /keyboards/idobao/id75/v1/readme.md
parent7c57c88c86f62de5284f0bf0d616efb286e2f3e9 (diff)
move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 (#15992)
* move id80 to a v1 to acommondate for v2 and a future v3 * move id75 to v1 * fix manufacturer and product fields, enable backlight * move user keymap * Fix DEFAULT_FOLDER * Update build command Co-authored-by: zvecr <git@zvecr.com>
Diffstat (limited to 'keyboards/idobao/id75/v1/readme.md')
-rw-r--r--keyboards/idobao/id75/v1/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/idobao/id75/v1/readme.md b/keyboards/idobao/id75/v1/readme.md
new file mode 100644
index 0000000000..545f3121f7
--- /dev/null
+++ b/keyboards/idobao/id75/v1/readme.md
@@ -0,0 +1,19 @@
+# ID75
+
+![ID75](https://i.imgur.com/VOP1SzD.jpeg)
+
+75Keys Aluminum Mechanical Keyboard.
+
+Firmware here originally appeared on qmkeyboard.cn
+
+Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
+Hardware Supported: ID75 PCB
+Hardware Availability:
+* [ID75 on Drop](https://drop.com/buy/id75-hot-swappable-ortholinear-keyboard-kit)
+* [ID75 on IDOBAO](https://idobao.net/products/idobao-id75v1-hot-swappable-mechanical-keyboard-kit)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make idobao/id75/v1:default
+
+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).