aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbd67/mkii_soldered/readme.md
diff options
context:
space:
mode:
authorai03 <sarcaphx510@gmail.com>2019-10-30 17:10:40 -0700
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-10-30 17:10:40 -0700
commit096a49c3dc3a1674a8cc95987c97e922c0c769a4 (patch)
tree21165fc9970d3d994bd92e3a61f53349802d5c5a /keyboards/kbdfans/kbd67/mkii_soldered/readme.md
parentdfdd9e821bfce93324ea68d8652008509137e0d9 (diff)
downloadfirmware-096a49c3dc3a1674a8cc95987c97e922c0c769a4.tar.gz
firmware-096a49c3dc3a1674a8cc95987c97e922c0c769a4.tar.bz2
firmware-096a49c3dc3a1674a8cc95987c97e922c0c769a4.zip
[Keyboard] Add KBD67 MKII Solderable PCB Variant (#7202)
* Clone 8x source to begin * Start replacing stuff * Get things compiling * Rename files * Move board files to match MKII RGB files * Adjust readme * Adjust main keymap to be functional * Make defualt keymap more basic; add personal keymap * Remove unnecessary trailing slashes from keymap * Remove unused functions from keymaps * Remove obsolete build flags * Adjust comments as requested * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Adjust as suggested * Fix broken compile following applying suggestions
Diffstat (limited to 'keyboards/kbdfans/kbd67/mkii_soldered/readme.md')
-rw-r--r--keyboards/kbdfans/kbd67/mkii_soldered/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/mkii_soldered/readme.md b/keyboards/kbdfans/kbd67/mkii_soldered/readme.md
new file mode 100644
index 000000000..313f244e1
--- /dev/null
+++ b/keyboards/kbdfans/kbd67/mkii_soldered/readme.md
@@ -0,0 +1,16 @@
+# KBD67 MKII - Soldered Variant
+
+![Render](https://i.imgur.com/W8jBycQ.png)
+
+A simple 65% keyboard
+This is for the solderable PCB for the MKII. For hotswap PCB firmware, please check the other directories.
+
+Keyboard Maintainer: [ai03](https://github.com/ai03-2725) / [KBDfans](https://kbdfans.cn/)
+Hardware Supported: KBD67 MKII Soldered PCB (Not hotswap)
+Hardware Availability: KBDfans
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kbdfans/kbd67/mkii_soldered: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).