summaryrefslogtreecommitdiff
path: root/keyboards/handwired/fruity60/keymaps/default/config.h
diff options
context:
space:
mode:
authorYan-Fa Li <yanfali@gmail.com>2019-10-28 09:47:48 -0700
committerJoel Challis <git@zvecr.com>2019-10-28 16:47:48 +0000
commit5777177cec2c76f79b4930dacb390b0f4681bc85 (patch)
tree90ba74d9ba12b5fac76987d916dff48210b0c28c /keyboards/handwired/fruity60/keymaps/default/config.h
parent92be2439ec280c46c4babb60087a93b96b6e94ab (diff)
[keyboard] yanfali fruity60 prototype (#7021)
* initial commit * README * Unique id * info.json * layotus * br * Move to handwired * cleanup * Disable command for fruity out of flash space * Old compiler turn off command
Diffstat (limited to 'keyboards/handwired/fruity60/keymaps/default/config.h')
-rw-r--r--keyboards/handwired/fruity60/keymaps/default/config.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/handwired/fruity60/keymaps/default/config.h b/keyboards/handwired/fruity60/keymaps/default/config.h
new file mode 100644
index 0000000000..7d7844ac61
--- /dev/null
+++ b/keyboards/handwired/fruity60/keymaps/default/config.h
@@ -0,0 +1,19 @@
+/* Copyright 2019 Yan-Fa Li
+ *
+ * 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