Browse Source

Deploying to gh-pages from @ qmk/qmk_firmware@98ed19045d9b3956d124fca66f7f2239249f92b7 🚀

gh-pages
drashna 1 year ago
parent
commit
757928c9ae
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      feature_combo.md

+ 1
- 1
feature_combo.md View File

@ -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`.


Loading…
Cancel
Save