aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/ymd09/README.md
diff options
context:
space:
mode:
authorPatrick Fruh <809734+kaeltis@users.noreply.github.com>2020-01-10 15:17:45 +0100
committerJoel Challis <git@zvecr.com>2020-01-10 14:17:45 +0000
commit7d7bb5bf82cd6527ec779254ccc21270f3eeecb9 (patch)
treef78b14a563a4bc3e68872ee61a1051ff3c8c9690 /keyboards/ymdk/ymd09/README.md
parentb1b52c37c7e6f198052aa7f1da77db73f893ac9b (diff)
downloadfirmware-7d7bb5bf82cd6527ec779254ccc21270f3eeecb9.tar.gz
firmware-7d7bb5bf82cd6527ec779254ccc21270f3eeecb9.tar.bz2
firmware-7d7bb5bf82cd6527ec779254ccc21270f3eeecb9.zip
added ymdk ymd09 keyboard (#7831)
* added ymdk ymd09 keyboard * lowercase github username * change rgb keymap to make more sense * fixed number of LEDs * remove configuration for non-existant backlight * use official template and change file permissions * disable unnecessary nkro * Apply suggestions from code review Co-Authored-By: Joel Challis <git@zvecr.com> * with easy reset via bootmagic lite, remove RESET from layout Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/ymdk/ymd09/README.md')
-rw-r--r--keyboards/ymdk/ymd09/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ymdk/ymd09/README.md b/keyboards/ymdk/ymd09/README.md
new file mode 100644
index 000000000..dce883c1f
--- /dev/null
+++ b/keyboards/ymdk/ymd09/README.md
@@ -0,0 +1,15 @@
+# YMD09
+
+![YMD09](https://ae01.alicdn.com/kf/HTB1x6BATYvpK1RjSZPiq6zmwXXai/9-Key-QMK-Hotswap-YMDK-RGB-Support-Macro-Function-Type-C-MX-Switches-Mechanical-Keyboard-Numpad.jpg)
+
+A 9-key macropad by [YMDK](https://ymdk.aliexpress.com/store/429151) with per-key RGB lighting.
+
+* Keyboard Maintainer: [Patrick Fruh](https://github.com/kaeltis)
+* Hardware Supported: YMD09
+* Hardware Availability: [AliExpress](https://www.aliexpress.com/i/4000510880374.html)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ymdk/ymd09: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).