From ab3dbd8daad0554104862f97e33291973bbef7ed Mon Sep 17 00:00:00 2001 From: James <32029516+broken-username@users.noreply.github.com> Date: Sat, 21 Oct 2017 14:04:35 -0600 Subject: Additional custom handwired layout - Space Oddity (#1868) * Add existing file * Add new keyboard layout - initial commit * Revised readme.md * Clarified readme.md, reorganized keymap.c, and added license text. * Fixing last incomplete commit * Just a little code cleanup to make things more readable. --- keyboards/handwired/space_oddity/space_oddity.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/handwired/space_oddity/space_oddity.c (limited to 'keyboards/handwired/space_oddity/space_oddity.c') diff --git a/keyboards/handwired/space_oddity/space_oddity.c b/keyboards/handwired/space_oddity/space_oddity.c new file mode 100644 index 0000000000..9a9a270a43 --- /dev/null +++ b/keyboards/handwired/space_oddity/space_oddity.c @@ -0,0 +1 @@ +#include "space_oddity.h" -- cgit v1.2.3