Browse Source

Update feature_combo.md

pull/16677/head
Chéyo Jiménez 2 years ago
committed by GitHub
parent
commit
3f84f7c556
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/feature_combo.md

+ 1
- 1
docs/feature_combo.md View File

@ -2,7 +2,7 @@
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.
Please see [Key Overrides](https://docs.qmk.fm/#/feature_key_overrides?id=difference-to-combos) for multiple keys modifiers like shift.
Please see [Key Overrides](https://docs.qmk.fm/#/feature_key_overrides?id=difference-to-combos) for multiple keys with modifiers like shift.
To enable this feature, you need to add `COMBO_ENABLE = yes` to your `rules.mk`.


Loading…
Cancel
Save