summaryrefslogtreecommitdiff
path: root/keyboards/1up60hse/keymaps/default/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-08-19 13:04:03 -0700
committerDrashna Jaelre <drashna@live.com>2018-08-19 13:04:03 -0700
commitee238f121986277eee0124b852db6755b3ee5c04 (patch)
treec78083615af4a6ef5c55fc15d83b302787722586 /keyboards/1up60hse/keymaps/default/config.h
parentc55313509ff244194d08cee0cc3152ca4349bea1 (diff)
Keyboard: add 1up60hse (#3687)
* initial commit * update readme * enable/disable some keyboard features and add 60_ansi community layout support * put my name everywhere * can't use numbers for defines * enable lighting * put in a default keymap, use the correct pins, and put in a switch matrix * update switch matrix to use KXY hex notation * add QMK Configurator support * add the rest of my name * update where to get this keyboard
Diffstat (limited to 'keyboards/1up60hse/keymaps/default/config.h')
-rw-r--r--keyboards/1up60hse/keymaps/default/config.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/1up60hse/keymaps/default/config.h b/keyboards/1up60hse/keymaps/default/config.h
new file mode 100644
index 0000000000..a3ed4f762a
--- /dev/null
+++ b/keyboards/1up60hse/keymaps/default/config.h
@@ -0,0 +1,19 @@
+/* Copyright 2018 MechMerlin
+ *
+ * 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