summaryrefslogtreecommitdiffstats
path: root/keyboards/idobo/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-11-09 21:15:37 +0100
committerDrashna Jaelre <drashna@live.com>2018-11-09 21:15:37 +0100
commitd6184be67a56429a284c2d0fa5f990368a580735 (patch)
tree21e31634b0dc504f4dc6137abd489de58d7f70ce /keyboards/idobo/readme.md
parent519ce723fb5e8e7272ee08f611d2c15e40bb2969 (diff)
downloadqmk_firmware-d6184be67a56429a284c2d0fa5f990368a580735.tar.gz
qmk_firmware-d6184be67a56429a284c2d0fa5f990368a580735.tar.xz
IDOBO Keyboard Support (75Keys Aluminum Keyboard) (#4401)
* initial commit * put my name everywhere * get the switch matrix correct * add a basic keymap * use a better LAYOUT macro * update readme * Add QMK Configurator support
Diffstat (limited to 'keyboards/idobo/readme.md')
-rw-r--r--keyboards/idobo/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/idobo/readme.md b/keyboards/idobo/readme.md
new file mode 100644
index 000000000..7f2c68446
--- /dev/null
+++ b/keyboards/idobo/readme.md
@@ -0,0 +1,17 @@
+# IDOBO
+
+![IDOBO](imgur.com image replace me!)
+
+75Keys Aluminum Mechanical Keyboard.
+
+Firmware here originally appeared on qmkeyboard.cn
+
+Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
+Hardware Supported: IDOBO PCB
+Hardware Availability: [IDOBO on Massdrop](https://www.massdrop.com/buy/xd75-aluminum-mechanical-keyboard)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make idobo: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).