diff options
author | cole smith <38364556+daysgobye@users.noreply.github.com> | 2020-06-16 12:08:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-16 20:08:30 +0100 |
commit | 80b2b710da1795940ec519909594bd19872346ec (patch) | |
tree | 964d2b4e93ee903902d65fed2f4e869ca8e5a0f4 /keyboards/boardsource/4x12/4x12.c | |
parent | 3814dacf27a11e398fe426c4b03b860137b10676 (diff) |
added 4x12 (#9411)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/boardsource/4x12/4x12.c')
-rw-r--r-- | keyboards/boardsource/4x12/4x12.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/boardsource/4x12/4x12.c b/keyboards/boardsource/4x12/4x12.c new file mode 100644 index 0000000000..2aec6900ad --- /dev/null +++ b/keyboards/boardsource/4x12/4x12.c @@ -0,0 +1 @@ +#include "4x12.h" |