aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbdpad_mk2/readme.md
diff options
context:
space:
mode:
authorai03 <sarcaphx510@gmail.com>2019-06-01 22:02:33 -0700
committerDrashna Jaelre <drashna@live.com>2019-06-01 22:02:33 -0700
commit3449000f425ba2dfe2fa1119435b3f61bc22be76 (patch)
treed0f2d0dcd1a2d710673cb92f7e43d9453738c4ea /keyboards/kbdfans/kbdpad_mk2/readme.md
parent155be34a1d2b782a73318cc507315b33cc86cc49 (diff)
downloadfirmware-3449000f425ba2dfe2fa1119435b3f61bc22be76.tar.gz
firmware-3449000f425ba2dfe2fa1119435b3f61bc22be76.tar.bz2
firmware-3449000f425ba2dfe2fa1119435b3f61bc22be76.zip
[Keyboard] Add support for KBDPAD MKII (#6034)
* Build some testing keymaps * Match naming convention to 8x * Add configurator json * Forgot to build the readme * Apply suggestions from code review Co-Authored-By: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/kbdfans/kbdpad_mk2/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/kbdfans/kbdpad_mk2/readme.md')
-rw-r--r--keyboards/kbdfans/kbdpad_mk2/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbdpad_mk2/readme.md b/keyboards/kbdfans/kbdpad_mk2/readme.md
new file mode 100644
index 000000000..7736019bb
--- /dev/null
+++ b/keyboards/kbdfans/kbdpad_mk2/readme.md
@@ -0,0 +1,15 @@
+# KBDPAD MKII
+
+![kbdpad_mk2](https://cdn.shopify.com/s/files/1/1473/3902/files/1_17ddc70a-87f6-406d-8a32-d63615c70773.jpg?v=1552119175)
+
+A simple numpad
+
+Keyboard Maintainer: [ai03](https://github.com/ai03-2725)/[KBDfans](https://kbdfans.cn/)
+Hardware Supported: The KBDPAD MKII PCB/case
+Hardware Availability: [KBDfans](https://kbdfans.cn/products/gb-kbdpad-mkii-mechanical-keyboard-kit)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kbdfans/kbdpad_mk2: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).