feat(docs): add keymap upgrader

Added a documentation page with a script that upgrades deprecated key
codes and behaviors to their replacements.

Fixes #299
This commit is contained in:
Joel Spadin
2020-11-07 18:03:20 -06:00
committed by innovaker
parent 77c16b020e
commit 5aa8a07aa9
12 changed files with 562 additions and 4 deletions

View File

@@ -35,6 +35,7 @@ module.exports = {
"codes/applications",
"codes/input-assist",
"codes/power",
"codes/keymap-upgrader",
],
Development: [
"development/clean-room",