Nicolas Munnich
118e02a937
Re-added lost information
2024-05-23 11:12:09 +02:00
Nicolas Munnich
7f36d77284
Reviewed changes: Deduplication (in an ugly way)
2024-05-22 01:54:22 +02:00
Nicolas Munnich
03968c23c8
Update docs/docs/development/setup/index.md
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-22 01:07:04 +02:00
Nicolas Munnich
32ae94f199
File path extension
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-22 01:06:51 +02:00
Nicolas Munnich
77947323c8
File path extension
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-22 01:06:40 +02:00
Nicolas Munnich
6add810708
File path extension
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-22 01:06:27 +02:00
Nicolas Munnich
4982d2ecd8
Moved info
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-21 18:03:33 +02:00
Nicolas Munnich
57b329a52e
Updated pages based on the review
2024-05-21 12:42:20 +02:00
Nicolas Munnich
5ddf0e323b
American English spelling
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-21 11:36:00 +02:00
Nicolas Munnich
cb1af2d4af
File path links
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-21 11:20:15 +02:00
Nicolas Munnich
159b25a023
Adding .md
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-21 11:09:39 +02:00
Nicolas Munnich
79752fb00b
Adding .md
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-21 11:09:23 +02:00
Nicolas Munnich
b54b8129dc
Update docs/docs/development/setup/docker.md
...
Removing detail from VSCode note
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-05-21 11:00:31 +02:00
Nicolas Munnich
12f0f1a264
More reshuffling, some typos, removed a file that wasn't supposed to be there, squashed commits
2024-05-14 02:27:41 +02:00
Nicolas Munnich
864f45a415
Merged the changes made here with the changes made in https://github.com/mcrosson/zmk/tree/docs-setupcleanup . Also fixed some broken links in the blog.
2024-05-12 18:41:32 +02:00
Nicolas Munnich
dfefb74406
Merge branch 'docs-setupcleanup' into toolchain-docs
2024-05-12 11:58:35 +02:00
Nicolas Munnich
9d2a275b20
Merge branch 'zmkfirmware:main' into toolchain-docs
2024-05-12 11:39:01 +02:00
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
ReFil
2423136788
fix(boards): Fix pulls on ZMK uno toggle switch
...
The devicetree pulls always add on to the extra pulls configured by toggle mode, so these should not have pulls defined in the devicetree. Saved ~200uA avg on another board with a 3t toggle switch
2024-05-03 06:55:43 -07:00
Peter Johanson
af908826cd
fix: Initialize sideband kscan in APPLICATION.
...
* In order to be sure the rest of the system is fully ready before
intializing, because init may result in immediate events being
triggered when used with toggle direct kscan inner devices.
2024-05-01 11:35:54 -07:00
German Gutierrez
d1ad34761a
fix: shortening keymap_soft_off behavior node
...
* Shorten the soft off node in order for it to work across splits.
2024-04-29 12:22:40 -04:00
Jarryd Tilbrook
0d3a4b7bbb
fix(underglow): Correctly set underglow state
...
This fixes a bug introduced in #2244
2024-04-25 07:26:26 -07:00
Pablo Martínez
4d566853af
fix(rgb): auto-off logic
2024-04-25 04:55:42 -04:00
Sadek Baroudi
f4a070aacf
fix(boards): nrf boards missing SPI in pinctrl and dtsi, requiring users to manually define in their shield definitions if they wanted to use SPI
2024-04-25 00:54:44 -07:00
Nicolas Munnich
afc353241e
Added a note to clarify requirements-base
2024-04-19 19:44:22 +02:00
Peter Johanson
16e92cf665
fix(behaviors): Add multiple soft-off instances properly.
...
* Properly pass the node id for the unique
soft-off behavior instance when defining it.
2024-04-17 23:53:12 -07:00
Nicolas Munnich
f2bedb0a76
Fixed a typo
2024-04-15 03:26:52 +02:00
Nicolas Munnich
0ec0603ede
forgot prettier
2024-04-15 03:22:07 +02:00
Nicolas Munnich
98e60d5885
Making the discussed toolchain docs changes
2024-04-15 03:17:09 +02:00
Keeley Hoek
e22bc7620c
fix(hid): Correct off-by-one buffer overflow with NKRO
2024-04-09 23:20:20 -07:00
Cem Aksoylar
a9021deef6
fix(docs): Add wakeup-source to split new shield example
2024-04-09 16:27:27 -07:00
Cem Aksoylar
dfc6dc84b8
fix(docs): Make clear the matrix transform example is incomplete
2024-04-09 16:27:27 -07:00
Cem Aksoylar
7a51a46b9f
feat(docs): Add pointer to shields folder in new shield docs
2024-04-09 16:27:27 -07:00
Xudong Zheng
849eca7228
refactor(underglow): fix uninitialized variable warning
2024-04-09 15:57:34 -07:00
フィルターペーパー
7d5aa0c0bf
feat(docs): Update section for devicetree_generated error
2024-04-04 18:31:09 -07:00
Tobias Arndt
fe509c466f
fix(kscan): Enable charlieplex interrupts for single compatible device
...
Fixes #2201
2024-03-30 19:13:39 -07:00
Tobias Arndt
e7d6519534
fix(docs): Fix and note GPIO flags for charlieplex config
2024-03-30 19:13:39 -07:00
Cem Aksoylar
eb5a6fcfe1
refactor(docs): Split DT props table for sensor rotate variants
2024-03-30 17:03:51 -07:00
Cem Aksoylar
e65a1227d8
fix(docs): Correct property types for behavior bindings
2024-03-30 17:03:51 -07:00
zhiayang
4bef4e98f5
feat(boards): Support board revisions in setup scripts.
...
* Make setup.sh/ps1 prompt for board revision for boards that have revisions
2024-03-30 19:12:37 -04:00
Peter Johanson
fff1cbecdc
fix: Add wakeup-source; to kscan nodes for ZMK_SLEEP.
...
* ZMK_SLEEP also enables PM_DEVICE, so be sure to mark kscan
nodes as wakeup sources so they can wake keyboards from sleep.
2024-03-29 12:31:43 -07:00
dependabot[bot]
d672b0c705
chore(deps): bump react-toastify from 7.0.4 to 10.0.5 in /docs
...
Bumps [react-toastify](https://github.com/fkhadra/react-toastify ) from 7.0.4 to 10.0.5.
- [Release notes](https://github.com/fkhadra/react-toastify/releases )
- [Commits](https://github.com/fkhadra/react-toastify/compare/v7.0.4...v10.0.5 )
---
updated-dependencies:
- dependency-name: react-toastify
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 10:41:56 -07:00
dependabot[bot]
18b86b7720
chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /docs
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 10:31:21 -07:00
dependabot[bot]
25bb126a11
chore(deps): bump express from 4.18.2 to 4.19.2 in /docs
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 10:22:10 -07:00
dependabot[bot]
34910787ff
chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 10:15:51 -07:00
Peter Johanson
f9bb18b676
fix(docs): Add &soft_off
to behaviors index.
2024-03-27 22:52:32 -07:00
Peter Johanson
e66f068fb5
fix(docs): Minor soft-off docs tweaks from review.
2024-03-27 20:59:26 -07:00
Peter Johanson
29c0cdb3ab
fix(shields): Fix for direct use with ZMK Uno split.
2024-03-27 20:59:26 -07:00
Peter Johanson
7e7110d85f
fix(pm): Fixes for dedicated on/off on peripherals.
...
* Add new flag to differentiate soft off on peripherals that
is invoked by split GATT svc and dedicated additional ones
tied to GPIO pin.
2024-03-27 20:59:26 -07:00
Peter Johanson
41d81801ed
fix(pm): Use Zephyr created device slots.
...
* Avoid overwriting random memory by using
iterable section created by Zephyr PM.
2024-03-27 20:59:26 -07:00