summaryrefslogtreecommitdiff
path: root/keyboards/keebio/quefrency/keymaps/bfiedler/config.h
diff options
context:
space:
mode:
authorBen Fiedler <git@bfiedler.ch>2021-04-19 07:44:23 +0200
committerGitHub <noreply@github.com>2021-04-18 22:44:23 -0700
commit2b7078cd2125f58fed01f222c7b6eb796f4e4642 (patch)
tree823b62f339f0ab07207bd71237507c61ed4f265d /keyboards/keebio/quefrency/keymaps/bfiedler/config.h
parent99c46e4b736cb72dee208d5ef034b91d74853013 (diff)
downloadqmk_firmware-2b7078cd2125f58fed01f222c7b6eb796f4e4642.tar.gz
qmk_firmware-2b7078cd2125f58fed01f222c7b6eb796f4e4642.zip
[Keymap] add my quefrency layout (#12104)
Diffstat (limited to 'keyboards/keebio/quefrency/keymaps/bfiedler/config.h')
-rw-r--r--keyboards/keebio/quefrency/keymaps/bfiedler/config.h33
1 files changed, 33 insertions, 0 deletions
diff --git a/keyboards/keebio/quefrency/keymaps/bfiedler/config.h b/keyboards/keebio/quefrency/keymaps/bfiedler/config.h
new file mode 100644
index 0000000000..e7d5ba9ca8
--- /dev/null
+++ b/keyboards/keebio/quefrency/keymaps/bfiedler/config.h
@@ -0,0 +1,33 @@
+/*
+This is the c configuration file for the keymap
+
+Copyright 2012 Jun Wako <wakojun@gmail.com>
+Copyright 2015 Jack Humbert
+Copyright 2018 Danny Nguyen <danny@keeb.io>
+Copyright 2021 Ben Fiedler <me@bfiedler.ch>
+
+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
+
+/* Use I2C or Serial, not both */
+
+#define USE_SERIAL
+// #define USE_I2C
+
+// https://docs.qmk.fm/#/tap_hold?id=tap-hold-configuration-options
+#define TAPPING_TERM 120
+//#define PERMISSIVE_HOLD
+#define IGNORE_MOD_TAP_INTERRUPT