update and add docs to serialace

This commit is contained in:
xs5871
2022-08-17 16:35:43 +00:00
committed by Kyle Brown
parent 737973c334
commit 46cf7030a1
4 changed files with 61 additions and 6 deletions

View File

@@ -29,6 +29,7 @@
- [Mouse keys](mouse_keys.md): Adds mouse keycodes
- [OneShot](oneshot.md): Adds support for oneshot/sticky keys.
- [Power](power.md): Power saving features. This is mostly useful when on battery power.
- [SerialACE](serialace.md): Arbitrary Code Execution over the data serial.
- [Split](split_keyboards.md): Keyboards split in two. Seems ergonomic!
- [TapDance](tapdance.md): Different key actions depending on how often it is pressed.