summaryrefslogtreecommitdiffstats
path: root/keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h
diff options
context:
space:
mode:
authorreasonsandreasons <walterphanley@gmail.com>2019-01-10 17:21:21 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-01-10 17:21:21 +0100
commitebbc372f72993123cd24fe27228e8d07c9b8d7fb (patch)
tree6f901c7fbf44ef534ba0977de3d0ecb25d6f34b1 /keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h
parent9c2d77612391c1c762dc53e53aab4f91c50d22f8 (diff)
downloadqmk_firmware-ebbc372f72993123cd24fe27228e8d07c9b8d7fb.tar.gz
qmk_firmware-ebbc372f72993123cd24fe27228e8d07c9b8d7fb.tar.xz
Added my Prime_O Layout (#4811)
* initial prime_o commit * Cleaned up comments, other things. * Update bakingpy 4x12 keymap and add test mode for debugging/development (#4810) * Keymap: ave-63's iris layout (#4812) * Updated keymap to use standard seven-underscore KC_TRNS notation * initial prime_o commit * Cleaned up comments, other things. * Updated keymap to use standard seven-underscore KC_TRNS notation
Diffstat (limited to 'keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h')
-rw-r--r--keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h b/keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h
new file mode 100644
index 000000000..4bcfa2ce5
--- /dev/null
+++ b/keyboards/primekb/prime_o/keymaps/reasonsandreasons/config.h
@@ -0,0 +1,21 @@
+/* Copyright 2018 Jumail Mundekkat
+ *
+ * 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
+
+#define TAPPING_TERM 200
+
+// place overrides here