From 0c4e0a20974c891b674899d7025a0bc1026a585c Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Mon, 6 Aug 2018 08:20:19 -0700 Subject: 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 --- keyboards/kbd6x/readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 keyboards/kbd6x/readme.md (limited to 'keyboards/kbd6x/readme.md') diff --git a/keyboards/kbd6x/readme.md b/keyboards/kbd6x/readme.md new file mode 100644 index 0000000000..625ec8968b --- /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. -- cgit v1.2.3