summaryrefslogtreecommitdiffstats
path: root/keyboards/kbd6x/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-08-06 17:20:19 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-06 17:20:19 +0200
commit0c4e0a20974c891b674899d7025a0bc1026a585c (patch)
tree7560e5901a3543c271733486d47f2ba0c810ebd2 /keyboards/kbd6x/readme.md
parentf6ec2ce2015203f99622b405f88e0b82ec080b65 (diff)
downloadqmk_firmware-0c4e0a20974c891b674899d7025a0bc1026a585c.tar.gz
qmk_firmware-0c4e0a20974c891b674899d7025a0bc1026a585c.tar.xz
Keyboard: KBD6x Support (#3560)
* initial commit * get the matrix correct * make my name be known * add rgblight enable * add a default keymap * Add QMK Configurator support for the base layout * add name here too * fix up readme * remove set user from keymap * use led_set_kb as per drashna's comments on PR
Diffstat (limited to 'keyboards/kbd6x/readme.md')
-rw-r--r--keyboards/kbd6x/readme.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/kbd6x/readme.md b/keyboards/kbd6x/readme.md
new file mode 100644
index 000000000..625ec8968
--- /dev/null
+++ b/keyboards/kbd6x/readme.md
@@ -0,0 +1,12 @@
+# KBD6x
+
+A WKL Hot Swap Double USB C 60%
+
+Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
+Hardware Supported: KBD6x PCB
+Hardware Availability: [KBDFans](https://kbdfans.cn/products/kbd6x-wkl-hot-swap-60-double-type-c-pcb)
+Make example for this keyboard (after setting up your build environment):
+
+ make kbd6x:default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.