aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/bananasplit/keymaps/0010/config.h
diff options
context:
space:
mode:
author0010 <ooten@live.com>2017-08-17 11:31:51 -0400
committerJack Humbert <jack.humb@gmail.com>2017-08-17 12:37:38 -0400
commit8392667ac4a6ebf65bc4bab38abb512a4b5b7a06 (patch)
treee4d1ee11017d51a19b31a221ae913d5a5d1349f6 /keyboards/bananasplit/keymaps/0010/config.h
parent71d1c02a9b05c676e98d9e3115e96c01c498a058 (diff)
downloadfirmware-8392667ac4a6ebf65bc4bab38abb512a4b5b7a06.tar.gz
firmware-8392667ac4a6ebf65bc4bab38abb512a4b5b7a06.tar.bz2
firmware-8392667ac4a6ebf65bc4bab38abb512a4b5b7a06.zip
bananasplit LED support and keymap add
* added LED pin mapping * adding my keymap
Diffstat (limited to 'keyboards/bananasplit/keymaps/0010/config.h')
-rw-r--r--keyboards/bananasplit/keymaps/0010/config.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/bananasplit/keymaps/0010/config.h b/keyboards/bananasplit/keymaps/0010/config.h
new file mode 100644
index 000000000..060f5922f
--- /dev/null
+++ b/keyboards/bananasplit/keymaps/0010/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