From 757928c9aef3144c03d4f66b5ba8a66144e9e8ae Mon Sep 17 00:00:00 2001 From: drashna Date: Fri, 10 Feb 2023 10:41:48 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qmk/qmk?= =?UTF-8?q?=5Ffirmware@98ed19045d9b3956d124fca66f7f2239249f92b7=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feature_combo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature_combo.md b/feature_combo.md index 3af8b83643b..c45e3fd0e45 100644 --- a/feature_combo.md +++ b/feature_combo.md @@ -1,6 +1,6 @@ # Combos -The Combo feature is a chording type solution for adding custom actions. It lets you hit multiple keys at once and produce a different effect. For instance, hitting `A` and `S` within the combo term would hit `ESC` instead, or have it perform even more complex tasks. +The Combo feature is a chording type solution for adding custom actions. It lets you hit multiple keys at once and produce a different effect. For instance, hitting `A` and `B` within the combo term would hit `ESC` instead, or have it perform even more complex tasks. To enable this feature, you need to add `COMBO_ENABLE = yes` to your `rules.mk`.