1
0
Fork 0

[Feature] Key Overrides (#11422)

This commit is contained in:
Jonas Gessner 2021-07-13 19:13:51 +02:00 committed by GitHub
parent 1ae4d52013
commit 52cfc9259b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 984 additions and 3 deletions

View file

@ -77,6 +77,7 @@
* [Combos](feature_combo.md)
* [Debounce API](feature_debounce_type.md)
* [Key Lock](feature_key_lock.md)
* [Key Overrides](feature_key_overrides.md)
* [Layers](feature_layers.md)
* [One Shot Keys](one_shot_keys.md)
* [Pointing Device](feature_pointing_device.md)