Peter Johanson
|
5e6634d2e5
|
feat(docs): Add TS type gen, metadata JSON gen
* Generate TS types from new hardware metadata schema.
* Aggregate all hw metadata YAML into one aggregate JSON
file for consumption by others.
|
3 years ago |
Nick Winans
|
9c1319c4ff
|
feat(docs): Add nice!nano v2 to scripts, actions, and documentation
asdf
asdf
asdf
|
3 years ago |
Dom H
|
faa90be1ba
|
docs(codes): Use LSHIFT/RSHIFT in keymap upgrader
|
3 years ago |
Dom H
|
52ee082692
|
docs(codes): Add LSHIFT and RSHIFT aliases
|
3 years ago |
Nick Winans
|
4ef11ac4aa
|
feat(docs): Add power profiler
|
4 years ago |
Stephen Wu
|
2b4fda6948
|
docs(codes): improve macOS support data (volume, brightness, media controls)
Codes:
- K_VOLUME_UP, C_VOLUME_UP, K_VOLUME_DOWN, C_VOLUME_DOWN, K_MUTE
- C_BRIGHTNESS_INC, C_BRIGHTNESS_DEC
- C_PLAY_PAUSE, C_NEXT, C_PREVIOUS
Tested on:
- Catalina 10.15.7
- Big Sur 11.2 Beta
PR: #541
See: #375
|
4 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
|
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 |