Skip to content

Commit 98ed190

Browse files
[Docs] Combos example consistently uses A B keys (#19792)
1 parent bccf2cb commit 98ed190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/feature_combo.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Combos
22

3-
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.
3+
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.
44

55
To enable this feature, you need to add `COMBO_ENABLE = yes` to your `rules.mk`.
66

0 commit comments

Comments
 (0)