summaryrefslogtreecommitdiff
path: root/keyboards/shiro/keymaps/default_mac/config.h
diff options
context:
space:
mode:
authorT.Shinohara <takuma1201@gmail.com>2019-11-11 02:15:38 +0900
committerDrashna Jaelre <drashna@live.com>2019-11-10 09:15:38 -0800
commite87434aa32de977f6e6672abff80386a10d65fb6 (patch)
treeb2b3118e6927fc092e07a9d35153f394448f43bb /keyboards/shiro/keymaps/default_mac/config.h
parent1d4287cb9535a8ba7ab5d2aa0846167f34fc5b67 (diff)
[Keymap] Shino3/shiro Add Mac Keymaps (#7319)
* add keyboard new macro pad "Kuro" * change main readme.md * remove not used code from default/keymap.c * Remove unnecessary code * Supports info.json * removed back slash and not used functions. * update at product link. add japanese messages. * Merge All * [Shiro]Add MacKeymap
Diffstat (limited to 'keyboards/shiro/keymaps/default_mac/config.h')
-rw-r--r--keyboards/shiro/keymaps/default_mac/config.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/shiro/keymaps/default_mac/config.h b/keyboards/shiro/keymaps/default_mac/config.h
new file mode 100644
index 0000000000..369388adad
--- /dev/null
+++ b/keyboards/shiro/keymaps/default_mac/config.h
@@ -0,0 +1,19 @@
+/* Copyright 2019 T.Shinohara
+ *
+ * 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/>.
+ */
+
+#pragma once
+
+// place overrides here