summaryrefslogtreecommitdiff
path: root/keyboards/meira/keymaps/takmiya/config.h
diff options
context:
space:
mode:
authorTakahiro Miyamoto <takahiro.miyamoto@glv.co.jp>2017-12-31 10:17:56 +0900
committerJack Humbert <jack.humb@gmail.com>2018-01-01 17:17:52 -0500
commiteb903c7623f97ecd51a0fe4a0ca911bdcbc204cf (patch)
tree6550670b6d83a8653ac0af82f5b09fc48d920884 /keyboards/meira/keymaps/takmiya/config.h
parentc58921c64cfd5dcd700704506c8598ad1d8bc55b (diff)
Add meira/takmiya keymap
Diffstat (limited to 'keyboards/meira/keymaps/takmiya/config.h')
-rw-r--r--keyboards/meira/keymaps/takmiya/config.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/meira/keymaps/takmiya/config.h b/keyboards/meira/keymaps/takmiya/config.h
new file mode 100644
index 0000000000..97210115b9
--- /dev/null
+++ b/keyboards/meira/keymaps/takmiya/config.h
@@ -0,0 +1,24 @@
+/* Copyright 2017 Cole Markham, WoodKeys.click
+ *
+ * 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