Joel Spadin
a0465391be
refactor: Improve keymap upgrader
...
Moved the keymap upgrader to a top-level page like the power profiler
to make it more discoverable. It upgrades more things than key codes
now, so putting it in the codes category doesn't make much sense.
Converted the upgrader code to TypeScript and split it up into smaller
files to make it easier to add new upgrade functions.
Added upgrade functions to remove/replace "label" properties and rename
matrix-transform.h to matrix_transform.h.
2024-01-25 18:03:37 -06:00
Cem Aksoylar
00962a7255
refactor(docs): Remove no longer necessary React imports
2024-01-20 22:28:41 -08:00
Peter Johanson
a02eb28271
fix(docs): Move to data-tooltip for profiler.
...
* Fix ESLint warning by using `data-` prefixed custom attr.
2022-10-26 23:02:54 -05:00
Nick Winans
bdc706f88d
docs(power profiling): add nice!view
2022-10-07 20:43:12 -04:00
Alessandro Bortolin
f8bf8bffd5
feat(docs): add backlight to power profiler
2022-02-05 23:40:18 -05:00
Joel Spadin
6870fdc604
fix(docs): Appease Prettier
...
Fixed code formatting in docs files.
2021-08-08 13:17:27 -05:00
Peter Johanson
ba45aaa81b
chore(docs): Bump prettier, and reformat w/ it.
...
* Bump to prettier 2.3.1.
* Re-run prettier:format to apply updated format.
2021-06-09 10:58:53 -04:00
Nick Winans
4ef11ac4aa
feat(docs): Add power profiler
2021-03-11 16:31:34 -05:00
Nick Winans
ddc5cbdca2
fix(docs): Set description to our tagline
2021-01-29 23:58:42 -05:00
Nick
fd892d53cd
fix: eslint proptype errors
2020-10-25 23:45:28 +00:00
innovaker
288e60ea97
docs: Format docs with prettier
...
npx prettier --write .
2020-10-25 21:25:08 +00:00
Nick
fa4519b596
Add missing button border definition
2020-06-10 22:07:21 -05:00
Nick
6af0f9f06e
Add missing border change
2020-06-10 22:03:52 -05:00
Nick
b7eeaeb941
Update landing page content and style
2020-06-10 21:58:31 -05:00
Pete Johanson
f1afbb8e49
Some basic docs clean up.
2020-05-31 15:35:32 -04:00
Pete Johanson
e00408d746
Initial work on basic documentation.
2020-05-25 21:33:21 -04:00