summaryrefslogtreecommitdiff
path: root/keyboards/underscore33/underscore33.c
diff options
context:
space:
mode:
authortominabox1 <tom.campie@gmail.com>2020-03-25 20:53:40 -0500
committerGitHub <noreply@github.com>2020-03-26 01:53:40 +0000
commit9fb988b6e8102e9b0bd16d3342392f49af0c559e (patch)
treea80644edb6a9c1bef1a7a06f9a64ad7b24c5caf0 /keyboards/underscore33/underscore33.c
parent016d417253aa2d905de36108c4badbc3732ad391 (diff)
Add _33 Keyboard folder (#8543)
* Add _33 Keyboard folder * Correcting naming convetions and other code convetions * Removed extra spaces * fixed layout callbacks to new lower-case versions * Remove tapping_term, fix RGB pin define. Added blank readme-to be updated. * initial addition of the readme.md * Update readme.md for hardware/pcb availability info * Adding keymap readme * Info.json added * Incorporate Drashna's recommended changes
Diffstat (limited to 'keyboards/underscore33/underscore33.c')
-rw-r--r--keyboards/underscore33/underscore33.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/underscore33/underscore33.c b/keyboards/underscore33/underscore33.c
new file mode 100644
index 0000000000..9d690be9ab
--- /dev/null
+++ b/keyboards/underscore33/underscore33.c
@@ -0,0 +1 @@
+#include "underscore33.h"