diff options
author | allo-world <35620024+allo-world@users.noreply.github.com> | 2018-01-24 22:00:31 -0800 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-01-25 01:00:31 -0500 |
commit | 7c3d2d5f64061db8ff54aefe3e41b0505aa9f4e8 (patch) | |
tree | 1decc686ea978129b5830a29154b534c92461b83 /keyboards/kbd66/readme.md | |
parent | d837ab586a127721679ac1971874f52e5c72aefb (diff) | |
download | qmk_firmware-7c3d2d5f64061db8ff54aefe3e41b0505aa9f4e8.tar.gz |
Added KBD66 (#2292)
* Created default layout for KBD66.
* Added KBD66 ISO layout.
Diffstat (limited to 'keyboards/kbd66/readme.md')
-rw-r--r-- | keyboards/kbd66/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/kbd66/readme.md b/keyboards/kbd66/readme.md new file mode 100644 index 000000000..71fe1f2e3 --- /dev/null +++ b/keyboards/kbd66/readme.md @@ -0,0 +1,15 @@ +# KBD66 + +![KBD66](https://i.imgur.com/qtLuL2o.jpg) + +A 65% keyboard from KBDFans. + +Keyboard Maintainer: [Alex](https://github.com/allo-world) +Hardware Supported: KBD66, ATmega32U4 +Hardware Availability: [KBDFans](https://kbdfans.cn), [Massdrop](https://www.massdrop.com/buy/kbd66-mechanical-keyboard-kit?mode=guest_open) + +Make example for this keyboard (after setting up your build environment): + + make kbd66: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.
\ No newline at end of file |