summaryrefslogtreecommitdiff
path: root/keyboards/v60_type_r/keymaps/iso/config.h
diff options
context:
space:
mode:
authorLuke Wesley-Holley <luke.wesley-holley@canonical.com>2019-07-22 10:06:06 +0100
committerDrashna Jaelre <drashna@live.com>2019-07-22 02:06:06 -0700
commit4532caf5f2781f7fc3b28ab847e06a147c091e60 (patch)
tree7bc056b6a3256a9bbaace523df6be1e7979d068c /keyboards/v60_type_r/keymaps/iso/config.h
parente08e6c11e31a0c5cdf112e6832f493992e438312 (diff)
[Keyboard] KBP V60 Type R Added ISO default (#6372)
* [Layout] KBP V60 Type R ISO default * Remove ifdef * Apply suggestions from code review @noroadsleft I've accepted your suggestions. Tried locally any everything works as expected. Thanks again - this if my first keyboard and first time looking at/ using/ contributing to qmk so I appreciate the feedback :+1: Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/v60_type_r/keymaps/iso/config.h')
-rw-r--r--keyboards/v60_type_r/keymaps/iso/config.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/v60_type_r/keymaps/iso/config.h b/keyboards/v60_type_r/keymaps/iso/config.h
new file mode 100644
index 0000000000..6a1994d6ff
--- /dev/null
+++ b/keyboards/v60_type_r/keymaps/iso/config.h
@@ -0,0 +1,18 @@
+/* Copyright 2019 Lukewh
+ *
+ * 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