implement combo/chord/sequence module

This commit is contained in:
xs5871
2022-03-09 01:27:56 +00:00
committed by Kyle Brown
parent a8e7f43e59
commit 5c33fd3a9f
6 changed files with 617 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
## [Modules](modules.md)
- [Combos](combos.md): Adds chords and sequences
- [Layers](layers.md): Adds layer support (Fn key) to allow many more keys to be put on your keyboard
- [ModTap](modtap.md): Adds support for augmented modifier keys to act as one key when tapped, and modifier when held.
- [Mouse keys](mouse_keys.md): Adds mouse keycodes