cleaned up docs even more. I believe this fills all requirements for merge.

This commit is contained in:
Kyle Brown
2019-02-25 14:10:09 -08:00
parent f65ea1e841
commit 7ebfaa3bf7
8 changed files with 43 additions and 32 deletions

View File

@@ -1,9 +1,11 @@
# Sequences/Macros
# Sequences
Sequences are used for sending multiple keystrokes in a single action, and can
be used for things like unicode characters (even emojis! 🇨🇦), lorei epsum
generators, triggering side effects (think lighting, speakers,
microcontroller-optimized cryptocurrency miners, whatever).
microcontroller-optimized cryptocurrency miners, whatever). If you are still
unsure of what this is, most other vendors call these "Macros", but can do much
more if you wish.
## Sending strings
The most basic sequence is `send_string`. It can be used to send any standard