summaryrefslogtreecommitdiff
path: root/keyboards/chili/README.md
diff options
context:
space:
mode:
authorTerryMathews <terry@terrymathews.net>2020-07-08 09:25:30 -0400
committerGitHub <noreply@github.com>2020-07-08 06:25:30 -0700
commitc8ab8e0babb9247b420df8b10c16fae6438c38a4 (patch)
treecc0f09ab7ee470e8314b29b1101aa2fadaee4317 /keyboards/chili/README.md
parent038a86a9b8bcdcc2db03240dec7d730569ff63bf (diff)
downloadqmk_firmware-c8ab8e0babb9247b420df8b10c16fae6438c38a4.tar.gz
qmk_firmware-c8ab8e0babb9247b420df8b10c16fae6438c38a4.zip
[Keyboard] Add support for YDKB Chili (#9583)
* Add support for YDKB Chili Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Diffstat (limited to 'keyboards/chili/README.md')
-rw-r--r--keyboards/chili/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/chili/README.md b/keyboards/chili/README.md
new file mode 100644
index 0000000000..a383f98fb0
--- /dev/null
+++ b/keyboards/chili/README.md
@@ -0,0 +1,15 @@
+# YDKB Chili
+
+[Chili PCB](https://i.imgur.com/fKi896a.jpg)
+
+The YDKB Chili is a Cherry G80-3000 replacement PCB utilizing the ATmega32U4 microcontroller.
+
+* Keyboard Maintainer: QMK community
+* Hardware Supported: YDKB Chili
+* Hardware Availability: [TaoBao](https://item.taobao.com/item.htm?id=565823984744)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make chili: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).