From 7d7bb5bf82cd6527ec779254ccc21270f3eeecb9 Mon Sep 17 00:00:00 2001 From: Patrick Fruh <809734+kaeltis@users.noreply.github.com> Date: Fri, 10 Jan 2020 15:17:45 +0100 Subject: 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 * with easy reset via bootmagic lite, remove RESET from layout Co-authored-by: Joel Challis --- keyboards/ymdk/ymd09/ymd09.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/ymdk/ymd09/ymd09.c (limited to 'keyboards/ymdk/ymd09/ymd09.c') diff --git a/keyboards/ymdk/ymd09/ymd09.c b/keyboards/ymdk/ymd09/ymd09.c new file mode 100644 index 0000000000..179c0c6b3e --- /dev/null +++ b/keyboards/ymdk/ymd09/ymd09.c @@ -0,0 +1 @@ +#include "ymd09.h" -- cgit v1.2.3