summaryrefslogtreecommitdiff
path: root/keyboards/bananasplit/keymaps/coloneljesus/config.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-08-07 17:09:36 -0400
committerGitHub <noreply@github.com>2017-08-07 17:09:36 -0400
commite966854a6542b0b7c021c0ab65f1409a0ca6c56f (patch)
tree0bc0c8bf98df1db31f918b78a4809463ebe1c962 /keyboards/bananasplit/keymaps/coloneljesus/config.h
parent933701c2129c0c585ecd8ba37c41b091a7dc687f (diff)
parent3961e142097d3a04a086daba4f7fed5c694aca8d (diff)
Merge pull request #1558 from BalzGuenat/bananasplit
Merged my Bananasplit port with Nic's.
Diffstat (limited to 'keyboards/bananasplit/keymaps/coloneljesus/config.h')
-rw-r--r--keyboards/bananasplit/keymaps/coloneljesus/config.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/bananasplit/keymaps/coloneljesus/config.h b/keyboards/bananasplit/keymaps/coloneljesus/config.h
new file mode 100644
index 0000000000..060f5922f2
--- /dev/null
+++ b/keyboards/bananasplit/keymaps/coloneljesus/config.h
@@ -0,0 +1,24 @@
+/* Copyright 2017 Balz Guenat
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+// place overrides here
+
+#endif