diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-01 00:51:16 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-01 00:51:16 +0000 |
commit | d019c8a991a2f559b2bc7530342110d54b30c5ac (patch) | |
tree | 5fc9433fc1218a10d7f59dddc2927af6d64de69e /keyboards/splitkb/kyria/keymaps/cwebster2/config.h | |
parent | 54ae829b045afee0b08c0c90286e9def0f77fffe (diff) | |
parent | c5ec423438696881c25ce1fe2ee189091e0510d6 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/splitkb/kyria/keymaps/cwebster2/config.h')
-rw-r--r-- | keyboards/splitkb/kyria/keymaps/cwebster2/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/splitkb/kyria/keymaps/cwebster2/config.h b/keyboards/splitkb/kyria/keymaps/cwebster2/config.h index 09ca20b44c..9a58f7751a 100644 --- a/keyboards/splitkb/kyria/keymaps/cwebster2/config.h +++ b/keyboards/splitkb/kyria/keymaps/cwebster2/config.h @@ -44,7 +44,7 @@ #endif #ifdef COMBO_ENABLE - #define COMBO_COUNT 2 + #define COMBO_COUNT 5 #endif #define QMK_KEYS_PER_SCAN 4 |