summaryrefslogtreecommitdiff
path: root/keyboards/id67/readme.md
diff options
context:
space:
mode:
authorAnthonyL <mehoron@yahoo.com>2021-07-03 22:54:33 -0400
committerGitHub <noreply@github.com>2021-07-03 19:54:33 -0700
commit3e04e22edb057b2da397a33ab67e73b0cb581f42 (patch)
treea6aedc7898886f4d8f82e7460d331a47b9c32305 /keyboards/id67/readme.md
parent400844453a48c63c0eb06ae6b5d714a1ac3918f3 (diff)
[Keyboard] IDOBAO ID67 (#13378)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Anthony Lowery <anthony.lowery@unity3d.com>
Diffstat (limited to 'keyboards/id67/readme.md')
-rw-r--r--keyboards/id67/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/id67/readme.md b/keyboards/id67/readme.md
new file mode 100644
index 0000000000..78e7619606
--- /dev/null
+++ b/keyboards/id67/readme.md
@@ -0,0 +1,22 @@
+# IDOBAO ID67
+
+A 65% hotswap keyboard from IDOBAO.
+
+## ANSI support:
+
+* Keyboard Maintainer: Tybera
+* Hardware Supported: IDOBAO ID67
+* Hardware Availability: [IDOBAO]https://www.idobao.net/products/idobao-id67-65-hot-swappable-mechanical-keyboard-kit-1
+
+Make example for this keyboard (after setting up your build environment):
+
+Make example for this keyboard (after setting up your build environment):
+
+ make id67:default
+
+Flashing example for this keyboard:
+
+ make id67:default:flash
+
+
+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).