ReFil
4dfc45d4ab
feat(docs): Document example toggle-mode implementation
...
---------
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-03 14:17:09 -04:00
Tobias Arndt
e7d6519534
fix(docs): Fix and note GPIO flags for charlieplex config
2024-03-30 19:13:39 -07:00
Peter Johanson
e66f068fb5
fix(docs): Minor soft-off docs tweaks from review.
2024-03-27 20:59:26 -07:00
Peter Johanson
fceb0351a5
refactor: Fixes for soft-off based on review.
...
* Better naming for gpio-key behavior triggers.
* Tweaks to scanned behavior trigger to avoid bad semaphore use,
and reduce chance of issues with slowly scanned matrixes.
* Various code cleanups of style issues.
2024-03-27 20:59:26 -07:00
Pete Johanson
96968514e3
fix(docs): Apply suggestions from code review
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-03-27 20:59:26 -07:00
Pete Johanson
f72f415c5b
fix(docs): More Zephyr docs link updates.
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-02-09 14:32:46 -08:00
Peter Johanson
edc72c1166
chore(docs): Update Zephyr links to 3.5.0 versions.
2024-02-09 14:32:46 -08:00
honorless
a3fbc2a5ba
docs: suggest zmk,matrix-transform over zmk,matrix_transform
...
* While functionally equivalent, the hyphenated form of this property
is more consistent with other ZMK properties and adheres to DTS style
guidelines.
* Additionally, update links to use Zephyr 3.2 documentation instead
of 2.5 where appropriate.
2024-01-23 23:02:35 -06:00
Cem Aksoylar
f014eb45a7
refactor(docs): Use .mdx for docs with mdx features
...
Also applies prettier changes in touched files due to precommit
2024-01-20 22:28:41 -08:00
Hooky
2c50cff891
feat(kscan): Add charlieplex keyscan driver
...
* Supports matrixes with and without additional interrupt pin use.
Co-authored-by: Peter Johanson <peter@peterjohanson.com>
2023-12-09 17:10:05 -05:00
Joel Spadin
5ecd3521f5
docs: Remove label property from documentation
2023-12-04 20:06:54 -06:00
Nick Coutsos
9e8ee86842
chore(docs): Fix links to relocated files ( #1975 )
2023-10-22 09:05:49 -07:00
Joel Spadin
65667b863a
docs: Add syntax highlighting to more code blocks
...
Added language tags to more code blocks in the documentation to enable
syntax highlighting.
2023-10-09 15:19:24 -07:00
Cem Aksoylar
3d938033b0
feat(docs): Note GPIO flags and add examples
2023-09-02 20:49:19 -07:00
Cem Aksoylar
1e11e84d0d
fix(docs): Fix row/col comments in matrix examples
2023-09-02 20:49:19 -07:00
Cem Aksoylar
fd47965838
fix(docs): Remove diode-direction from direct GPIO driver
2023-09-02 20:45:29 -07:00
Peter Johanson
30e9accc95
feat(docs): Wait options for matrix driver.
...
* Document `CONFIG_ZMK_KSCAN_MATRIX_WAIT_BETWEEN_OUTPUTS` and
`CONFIG_ZMK_KSCAN_MATRIX_WAIT_BEFORE_INPUTS` options
2022-09-29 01:06:54 -04:00
HanfG
01f51f06dc
fix(docs): Fix col/row properties in kscan.md example
2022-07-27 08:17:40 -04:00
Cem Aksoylar
851c37e14f
fix(docs): Apply suggestions from #722 reviews
2022-07-05 08:42:27 +01:00
Joel Spadin
1646cd7f30
feat(docs): Add a simpler matrix transform example
2022-07-03 18:55:54 +01:00
Joel Spadin
6e67e4a3a5
feat(docs): Update direct GPIO configuration
2022-07-03 18:55:54 +01:00
Joel Spadin
e0e0928f9c
fix(docs): Update config docs for review feedback
2022-07-03 18:55:54 +01:00
Joel Spadin
c350f7130b
fix(docs): Fix links in config pages
2022-07-03 18:55:54 +01:00
Joel Spadin
d36792db2d
feat(docs): Update kscan config docs
2022-07-03 18:55:54 +01:00
Joel Spadin
11861a4d30
docs: Add documentation for config options
2022-07-03 18:55:54 +01:00