Pete Johanson
|
c4ad3bc5dc
|
fix(docs): Make the modifier function examples clearer.
* Ensure the list of available modifier functions is clearly shown
as macros, not as basic defines.
|
3 years ago |
Nick Winans
|
d964faaa89
|
fix(docs): Standardize all internal links
|
3 years ago |
Peter Johanson
|
7323f78a37
|
fix(docs): Upgrade docusaurus, webpack/loaders.
Upgrade to the new Docusaurus 2 beta release, which also required
upgrades to newer Webpack@5, and some API fixes for TOC changes.
|
3 years ago |
onebigdoor
|
e89aa1cde8
|
docs(codes): improve iOS keyboard/keypad support data
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com>
PR: #356
See: #376
|
4 years ago |
Joel Spadin
|
5aa8a07aa9
|
feat(docs): add keymap upgrader
Added a documentation page with a script that upgrades deprecated key
codes and behaviors to their replacements.
Fixes #299
|
4 years ago |
onebigdoor
|
4c92a4e50f
|
docs(codes): improve macOS support data
Tested with Karabiner-EventViewer as well as some manual checks.
PR: #377
See: #375
|
4 years ago |
Okke Formsma
|
d5cc504b3a
|
docs: update modifier docs
|
4 years ago |
Okke Formsma
|
0d02441abe
|
docs(codes): add modifier functions
Refactor and expand codes documentation to include modifier functions.
Closes #330.
|
4 years ago |
innovaker
|
ff638eb010
|
docs(codes): Add (key) codes documentation
Create codes documentation for standardized keys.
Closes #218. Fixes #308. Ref #21.
|
4 years ago |