diff options
author | 2019-06-01 13:45:33 -0700 | |
---|---|---|
committer | 2019-06-01 13:45:32 -0700 | |
commit | d9ebd5cde604199dc74938627652344222883d17 (patch) | |
tree | 30556397568ca3941ac1724fc7b3ad1cf2983a75 /keyboards/kbdfans/kbd8x_mk2/readme.md | |
parent | c393d3afde05e883422770f5596475347f707c6c (diff) | |
download | qmk_firmware-d9ebd5cde604199dc74938627652344222883d17.tar.gz |
[Keyboard] Add support for KBD8X MKII (#6033)
* Begin work
* Make things a tad easier to read
* Fix spacing
* Get things compiling
* Build a variety of generic keymaps
* Correct RGB pin
* Add configurator json
* Apply suggestions from code review
Co-Authored-By: Elliot Powell <32494740+e11i0t23@users.noreply.github.com>
Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
Diffstat (limited to 'keyboards/kbdfans/kbd8x_mk2/readme.md')
-rw-r--r-- | keyboards/kbdfans/kbd8x_mk2/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd8x_mk2/readme.md b/keyboards/kbdfans/kbd8x_mk2/readme.md new file mode 100644 index 000000000..3655ac1c7 --- /dev/null +++ b/keyboards/kbdfans/kbd8x_mk2/readme.md @@ -0,0 +1,15 @@ +# KBD8X MKII + + + +A fairly typical TKL + +Keyboard Maintainer: [ai03](https://github.com/ai03-2725) / [KBDfans](https://kbdfans.cn/) +Hardware Supported: KBD8X MKII PCB/case +Hardware Availability: [KBDfans](https://kbdfans.cn/collections/new-arrival/products/coming-soon-kbd8x-mkii-custom-mechanical-keyboard-kit) + +Make example for this keyboard (after setting up your build environment): + + make kbdfans/kbd8x_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). |