summaryrefslogtreecommitdiff
path: root/keyboards/octagon/octagon.c
diff options
context:
space:
mode:
authorMechMerlin2017-12-19 07:50:58 -0800
committerJack Humbert2017-12-19 10:50:58 -0500
commit9dd3e08fdd7e84f77692d5d611fb4ac67d6d82ba (patch)
tree5fe506ead8b4fec5f12cb240a68e88b6519390dd /keyboards/octagon/octagon.c
parentb3bcafcc4bf1314632af822db9ddb1783ebb97cf (diff)
Octagon V2 Refactor (#2170)
* rename octagon_v2 directory to octagon directory * Move octagon_v2 files to v2 sub-directory * Edit readme files * setup header files for building multiple versions of the Duck Octagon. * Changes as per Jack's PR 2170 comments
Diffstat (limited to 'keyboards/octagon/octagon.c')
-rw-r--r--keyboards/octagon/octagon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/octagon/octagon.c b/keyboards/octagon/octagon.c
new file mode 100644
index 000000000..6eb9e73b2
--- /dev/null
+++ b/keyboards/octagon/octagon.c
@@ -0,0 +1 @@
+#include "octagon.h"