From 876e5444331be78637497903ba31a03b29de8b1d Mon Sep 17 00:00:00 2001 From: Zach Date: Sun, 15 Dec 2019 14:27:42 -0500 Subject: [Keyboard] Add ymd67 keyboard (#7631) * [Keyboard] Add ymd67 keyboard * Apply suggestions from code review * Apply more suggestions from code review --- keyboards/ymdk/ymd67/ymd67.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/ymdk/ymd67/ymd67.c (limited to 'keyboards/ymdk/ymd67/ymd67.c') diff --git a/keyboards/ymdk/ymd67/ymd67.c b/keyboards/ymdk/ymd67/ymd67.c new file mode 100644 index 0000000000..f6d40ea0c3 --- /dev/null +++ b/keyboards/ymdk/ymd67/ymd67.c @@ -0,0 +1 @@ +#include "ymd67.h" -- cgit v1.2.3