diff options
author | Zach <zshaftel@gmail.com> | 2019-12-15 14:27:42 -0500 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-12-15 11:27:42 -0800 |
commit | 876e5444331be78637497903ba31a03b29de8b1d (patch) | |
tree | 4d5b05666ffcf3cf0a47c00fac577847a8225f6c /keyboards/ymdk/ymd67/ymd67.c | |
parent | b54722cc639c5c1c6a4ed8e09e881a1c7a2806a2 (diff) |
[Keyboard] Add ymd67 keyboard (#7631)
* [Keyboard] Add ymd67 keyboard
* Apply suggestions from code review
* Apply more suggestions from code review
Diffstat (limited to 'keyboards/ymdk/ymd67/ymd67.c')
-rw-r--r-- | keyboards/ymdk/ymd67/ymd67.c | 1 |
1 files changed, 1 insertions, 0 deletions
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" |