summaryrefslogtreecommitdiffstats
path: root/keyboards/octagon/rules.mk
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2017-12-19 16:50:58 +0100
committerJack Humbert <jack.humb@gmail.com>2017-12-19 16:50:58 +0100
commit9dd3e08fdd7e84f77692d5d611fb4ac67d6d82ba (patch)
tree5fe506ead8b4fec5f12cb240a68e88b6519390dd /keyboards/octagon/rules.mk
parentb3bcafcc4bf1314632af822db9ddb1783ebb97cf (diff)
downloadqmk_firmware-9dd3e08fdd7e84f77692d5d611fb4ac67d6d82ba.tar.gz
qmk_firmware-9dd3e08fdd7e84f77692d5d611fb4ac67d6d82ba.tar.xz
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/rules.mk')
-rw-r--r--keyboards/octagon/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/octagon/rules.mk b/keyboards/octagon/rules.mk
new file mode 100644
index 000000000..ce04362e6
--- /dev/null
+++ b/keyboards/octagon/rules.mk
@@ -0,0 +1 @@
+DEFAULT_FOLDER = octagon/v2 \ No newline at end of file