Shawn Meier
afeaf8fb66
changes from krikun98/mouse-pr rebased on zmkfirmware/main
2 years ago
Anton
1e0bbbf20f
doc(keymaps): fix typo ( #1425 )
2 years ago
Kurtis Lew
16499b80b8
fix(docs): Update tap-dance and hold-tap documentation
...
Co-Authored-By: Cem Aksoylar <caksoylar@users.noreply.github.com>
2 years ago
byran.tech
bdd425a322
feat(docs): added "how is the latency"
...
* Update docs/docs/faq.md
Co-authored-by: Kurtis Lew <kurtis.a.lew@gmail.com>
Co-authored-by: Dom H <dom@hxy.io>
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2 years ago
HanfG
2d36154edf
fix(docs): Fix col/row properties in kscan.md example
2 years ago
Nick Coutsos
086b88a203
refactor(docs): Change wording in RGB_COLOR_HSB description
...
Simplify description for second &rgb_ug parameter
2 years ago
byran.tech
088806d4e1
fix(docs): typo fixes
...
* Update user-setup.md
2 years ago
GreenAirplane
2e9ab8b006
feat(docs): Document behavior queue limit for Macros ( #1384 )
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
Co-authored-by: Dom H <dom@hxy.io>
2 years ago
byran.tech
c2dabb3124
fix(docs): typo fixes
2 years ago
Cem Aksoylar
7db438d901
fix(docs): Update config docs for split Kconfig refactor
2 years ago
Cem Aksoylar
e1157a0ea9
feat(docs): Document new underglow Kconfig
2 years ago
Cem Aksoylar
d4bda0c66f
fix(docs): Apply suggestions from #722 reviews
2 years ago
Joel Spadin
8d00dd4582
feat(docs): Update power and lighting config pages
...
Moved battery configuration to its own page to match the feature page.
Documented that external power is disabled when in sleep mode.
Clarified that the *_START configs apply on first boot, and any changes
after that are persisted.
2 years ago
Joel Spadin
cfaa9931ae
feat(docs): Add a simpler matrix transform example
2 years ago
Joel Spadin
13c0fa6e43
feat(docs): Update direct GPIO configuration
2 years ago
Joel Spadin
468aa122c5
feat(docs): Clarify descriptions of config files
2 years ago
Joel Spadin
ca4644a971
fix(docs): Update config docs for review feedback
2 years ago
Joel Spadin
99b91f2f2a
feat(docs): Update configuration overview
2 years ago
Joel Spadin
7804cec87b
fix(docs): Fix links in config pages
2 years ago
Joel Spadin
d7b910fcac
feat(docs): Updating lighting config docs
2 years ago
Joel Spadin
d44d531c80
feat(docs): Update general system config docs
2 years ago
Joel Spadin
1c2d56a27d
feat(docs): Update power config docs
2 years ago
Joel Spadin
10dda69e66
feat(docs): Update display config docs
2 years ago
Joel Spadin
b8e068c17a
feat(docs): Update behavior config docs
2 years ago
Joel Spadin
edf532b811
feat(docs): Update kscan config docs
2 years ago
Joel Spadin
1ec69e11cb
docs: Add documentation for config options
2 years ago
Cem Aksoylar
e8d646e147
fix(docs): Add missing underglow on/off defines
2 years ago
Kurtis Lew
edc60e5848
fix(docs): Update keycode usage ID for numeric 4 in key-press.md
...
Co-Authored-By: Robert U <978080+urob@users.noreply.github.com>
2 years ago
Peter Johanson
a7e857f7e1
fix(docs): Fix acorn dep in package lock file.
...
* Use npm version matching Netlify to fix up our lock file.
2 years ago
Peter Johanson
1e8224c296
feat(behaviors): Add DEL/BSPC to continue list.
...
* Continue caps word on delete/backspace by
default now.
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2 years ago
Peter Johanson
8e67524e62
chore: Bump docusaurus and fix deps issue.
2 years ago
Caleb Goates
0977be622a
feat(docs): Add docs for key toggle behavior
2 years ago
Yomi Ikuru
6150ad65c4
feat(docs): Add tip for improving build times
2 years ago
Peter Johanson
6539b3ae25
refactor(split): Clean up Kconfig organization.
...
* Seperated configs for split role (central/peripheral)
and transport (BLE only for now).
* Split the configs to align on structure.
2 years ago
Dom H
c679b7e07d
fix(docs): Standardize URLs with no trailing slash
...
Previously, a trailing slash would be appended to all URLs when accessed
directly, but not when accessed via menus and links.
This Docusaurus configuration option keeps the URLs consistent by never
appending a trailing slash.
https://docusaurus.io/docs/api/docusaurus-config#trailing-slash
3 years ago
dependabot[bot]
c11e2caf77
chore(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.30.0 in /docs
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.28.0 to 7.30.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.28.0...v7.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
22a7a98070
chore(deps-dev): bump string-replace-loader from 3.0.3 to 3.1.0 in /docs
...
Bumps [string-replace-loader](https://github.com/Va1/string-replace-loader ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/Va1/string-replace-loader/releases )
- [Commits](https://github.com/Va1/string-replace-loader/compare/v3.0.3...v3.1.0 )
---
updated-dependencies:
- dependency-name: string-replace-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Kurtis Lew
8a70d5fccc
feat(docs): Add New Behavior Guide
...
Co-authored-by: Henré Botha <henrebotha@gmail.com>
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
Co-authored-by: Dom H <dom@hxy.io>
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
3 years ago
dependabot[bot]
90f3107c49
chore(deps-dev): bump @tsconfig/docusaurus from 1.0.2 to 1.0.5 in /docs
...
Bumps [@tsconfig/docusaurus ](https://github.com/tsconfig/bases/tree/HEAD/bases ) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/tsconfig/bases/releases )
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases )
---
updated-dependencies:
- dependency-name: "@tsconfig/docusaurus"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Peter Johanson
64dadfb336
refactor(tests): Move remaining tests to posix 64.
...
* Update docs and fix up a few lingering tests
to consistently use native_posix_64 target.
3 years ago
dependabot[bot]
37f4f9eb4a
chore(deps-dev): bump @types/react-helmet from 6.1.0 to 6.1.5 in /docs
...
Bumps [@types/react-helmet ](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 6.1.0 to 6.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet )
---
updated-dependencies:
- dependency-name: "@types/react-helmet"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
53d70dd08a
chore(deps-dev): bump eslint-config-prettier in /docs
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.3.0 to 8.5.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.5.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
56fb07dffe
chore(deps-dev): bump webpack from 5.58.2 to 5.72.1 in /docs
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.58.2 to 5.72.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.58.2...v5.72.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Stefán Páll Sturluson
d7ba7a1bee
fix(codes): typo in C_SUBTITLES.
3 years ago
Peter Johanson
6227866e8c
feat(setup): Disallow split w/ wired controller.
...
For now, disallow wired split combination during setup.
3 years ago
Kurtis Lew
8bbbf530a7
fix(docs): Remove code-snippet backticks from customization.md title
...
Discussed here: https://discord.com/channels/719497620560543766/883452966114324550/970385441134104747
Code snippets in titles are not formatted properly in page titles
3 years ago
Joel Spadin
d7b912b798
fix(docs): Fix broken links in FAQs
3 years ago
Dom H
e5843b268c
fix(docs): Clarify `timeout-ms` for Combos
3 years ago
Andrew Rae
b5efc7a7eb
feat(behaviors): Add `global-quick-tap`
3 years ago
Xudong Zheng
dffae5cf2b
fix(docs): Correct default Mod-Tap behavior
3 years ago