aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbd67/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-11-12 21:46:34 -0800
committerDrashna Jaelre <drashna@live.com>2018-11-12 21:46:34 -0800
commit9b28dc84889357b9097ece2557c926ffa12a8479 (patch)
treee02d9eead3ee14f059203dd9dc920295f2817731 /keyboards/kbd67/readme.md
parent2dc14d1cb3755f01f36b35beeee3e31957189f76 (diff)
downloadfirmware-9b28dc84889357b9097ece2557c926ffa12a8479.tar.gz
firmware-9b28dc84889357b9097ece2557c926ffa12a8479.tar.bz2
firmware-9b28dc84889357b9097ece2557c926ffa12a8479.zip
KBDFans KBD67 Support (#4412)
* initial commit for kbd67 keyboard * add in a standard matrix * get the correct matrix for layout_all * add a layout_65_ansi LAYOUT macro * get a default keymap in * add caps lock led support * fix formatting of my name in the comments * add QMK Configurator support * turn on bootmagic
Diffstat (limited to 'keyboards/kbd67/readme.md')
-rw-r--r--keyboards/kbd67/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/kbd67/readme.md b/keyboards/kbd67/readme.md
new file mode 100644
index 000000000..734b1a63a
--- /dev/null
+++ b/keyboards/kbd67/readme.md
@@ -0,0 +1,15 @@
+# kbd67
+
+![kbd67](imgur.com image replace me!)
+
+65% keyboard with blocker.
+
+Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
+Hardware Supported: KBD67 PCB
+Hardware Availability: [KBDFans](https://kbdfans.cn/products/coming-soon-kbd67-mechanical-keyboard-diy-kit)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kbd67: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).