From 937f5fe740f834bcaf1f7b05e3b389345db1c25f Mon Sep 17 00:00:00 2001 From: csc027 Date: Fri, 14 May 2021 03:54:41 +0000 Subject: [Keymap] csc027/keymap-updates (#12694) --- keyboards/keebio/iris/keymaps/csc027/config.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'keyboards/keebio/iris/keymaps/csc027') 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 . #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 -- cgit v1.2.3