summaryrefslogtreecommitdiff
path: root/keyboards/alicia_cook/keymaps/rick/config.h
diff options
context:
space:
mode:
authorIbnu Daru Aji <ibnuda@users.noreply.github.com>2022-01-11 10:20:01 +0700
committerGitHub <noreply@github.com>2022-01-10 19:20:01 -0800
commit4c298a9dd5f93cd6e26238e16c0a3ea46fe593e7 (patch)
tree58fbc06aa979039a1f7f49e1832225ef9066c533 /keyboards/alicia_cook/keymaps/rick/config.h
parent01e4d07de0786035979d0f311ef31f87555737d7 (diff)
[Keyboard] Add Alicia Cook keyboard (#11722)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: robby-hartana <robby@alumagubi.com>
Diffstat (limited to 'keyboards/alicia_cook/keymaps/rick/config.h')
-rw-r--r--keyboards/alicia_cook/keymaps/rick/config.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/alicia_cook/keymaps/rick/config.h b/keyboards/alicia_cook/keymaps/rick/config.h
new file mode 100644
index 0000000000..fc9cdfe786
--- /dev/null
+++ b/keyboards/alicia_cook/keymaps/rick/config.h
@@ -0,0 +1,23 @@
+/* Copyright 2021 Ibnu D. Aji
+ *
+ * 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 COMBO_TERM 50
+#define COMBO_COUNT 50
+#define IGNORE_MOD_TAP_INTERRUPT
+#define PERMISSIVE_HOLD
+#define TAPPING_TERM 175
+#define TAPPING_TERM 175