add more warning labels

This commit is contained in:
xs5871
2022-08-18 20:03:30 +00:00
committed by Kyle Brown
parent 46cf7030a1
commit a4ae43138a
3 changed files with 9 additions and 9 deletions

View File

@@ -29,7 +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.
- [SerialACE](serialace.md): [DANGER - _see module README_] 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.