summaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-05-14 03:54:43 +0000
committerQMK Bot <hello@qmk.fm>2021-05-14 03:54:43 +0000
commit16014fe31c31ec53421558405fa8b96d03559344 (patch)
treee9d58d8d3057841eae5349b455619dd8a0c7ba5b /keyboards/keebio/iris
parent188bcf76369ee5ea392c87acdbca7fed97b75d19 (diff)
parent937f5fe740f834bcaf1f7b05e3b389345db1c25f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/keebio/iris')
-rw-r--r--keyboards/keebio/iris/keymaps/csc027/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/keebio/iris/keymaps/csc027/config.h b/keyboards/keebio/iris/keymaps/csc027/config.h
index 2ec00e98b6..ec4c2bbc65 100644
--- a/keyboards/keebio/iris/keymaps/csc027/config.h
+++ b/keyboards/keebio/iris/keymaps/csc027/config.h
@@ -30,3 +30,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_VAL_STEP 8
#define USB_POLLING_INTERVAL_MS 1
+
+#if defined(TAP_CODE_DELAY)
+# undef TAP_CODE_DELAY
+#endif
+#define TAP_CODE_DELAY 10