Peter Johanson
276e5c872d
fix(build): Add local vendor prefix file.
...
Properly document `zmk` local vendor prefix.
2022-04-02 23:28:10 -04:00
Peter Johanson
38fc19ce69
fix(docs): Proper links to new SDK version.
2022-04-02 23:28:10 -04:00
Peter Johanson
be0cbd4f2b
refactor(tests): Move to native_posix_64 target.
...
* Allows removing multilib from docker images
* Run properly in aarch64 host docker
containers for testing on Rasberry Pi.
* Small sticky-keys fix to initialize w/ correct
constant for max uin32_t value.
2022-04-02 23:28:10 -04:00
Peter Johanson
c79768127c
fix: Change detection fixes for interconnect files.
2022-04-02 23:28:10 -04:00
Peter Johanson
2e32923985
feat(boards): Add Seeed(uino) XIAO interconnect
...
* Document the Seeed(uino) XIAO interconnect
* Add metadata files for two upstream boards, XIAO and XIAO BLE.
* Add conf and overlay files to properly configure the boards
for ZMK use.
2022-04-02 23:28:10 -04:00
Peter Johanson
771bafe170
fix(display): Add zephyr,display chosen nodes.
2022-04-02 23:28:10 -04:00
Peter Johanson
ecec6c32d3
fix(split): Proper role checking in BT callbacks.
...
* Properly react to events only for connections
with the correct role.
2022-04-02 23:28:10 -04:00
Peter Johanson
0c44369018
fix(power): Fix ext power generic driver.
...
* Adjust for device API changes to fetch
ext power driver instance from settings
callback.
* New PM action callback API.
2022-04-02 23:28:10 -04:00
Peter Johanson
7b769f55e1
refactor(boards): Use Zephyr UF2 generation.
2022-04-02 23:28:10 -04:00
Peter Johanson
4940d763db
fix(boards): Move ARM clock config to DTS.
2022-04-02 23:28:10 -04:00
Peter Johanson
e1d9ec5bc9
fix(activity): Use proper PM state for sleep.
2022-04-02 23:28:10 -04:00
Peter Johanson
3a497da65a
refactor: Move to Zephyr v3.0.0 + ZMK fixes.
2022-04-02 23:28:07 -04:00
Peter Johanson
fb3220424e
feat(ble): Disable BT_GATT_AUTO_SEC_REQ
.
...
* Better compatibility w/ some operating systems, we already
set security level on connects.
2022-04-02 23:11:14 -04:00
Peter Johanson
97665a3bdd
fix: Remove deprecated pinmux code.
2022-04-02 23:11:14 -04:00
Peter Johanson
706de40fa2
refactor: Move away from deprecated PM callback.
2022-04-02 23:11:14 -04:00
Peter Johanson
b9a87444d6
fix(underglow): Add newly required color-mapping prop.
2022-04-02 23:11:14 -04:00
Peter Johanson
9be7806228
fix(tests): Fix snapshots to account for formatting changes.
2022-04-02 23:11:14 -04:00
Peter Johanson
48ce45e410
refactor: Move the DT based CDC ACM setup.
2022-04-02 23:11:14 -04:00
Peter Johanson
a091690d49
refactor: k_work_queue
API updates.
2022-04-02 23:11:14 -04:00
Peter Johanson
d74dc18623
refactor: Move to new PM API/Kconfig settings.
2022-04-02 23:11:14 -04:00
Peter Johanson
7e27227fad
refactor: Move to USB_DEVICE_STACK symbol.
...
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.7.html#changes-in-this-release
2022-04-02 23:11:14 -04:00
Peter Johanson
dce1c98d6c
refactor: Move to newer API for IO channels.
...
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.6.html#api-changes
2022-04-02 23:11:14 -04:00
Peter Johanson
ab8217f848
refactor: Handle HID macro/API changes in Zephyr.
2022-04-02 23:11:14 -04:00
Peter Johanson
ef536d4751
refactor: Move to k_work_delayable
API.
...
* Move to new `k_work_delayable` APIs introduced in Zephyr 2.6.
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.6.html#api-changes
2022-04-02 23:11:14 -04:00
Kurtis Lew
28ef19488d
fix(docs): Fix Number of Profiles note in Bluetooth docs
...
Remove hard line wrapping
2022-03-31 09:00:47 +01:00
Joel Spadin
1293175744
fix(docs): Allow CORS for hardware-metadata.json
...
Enabled CORS so external tools can fetch the metadata file.
2022-03-30 07:13:13 -04:00
Albert Y
59d2744a4f
feat(docs): Add settings_reset build instructions ( #1197 )
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2022-03-30 09:56:47 +01:00
rhhub
b79b6363a7
fix(docs): Clear up ambiguity on supported hardware page ( #1200 )
2022-03-30 08:51:12 +01:00
Joel Spadin
ed41d42874
feat(docs): Add aggregated metadata to website
...
Added /hardware-metadata.json to the ZMK website.
This gives external tools a way to grab all hardware metadata at once.
2022-03-29 23:03:56 -04:00
Peter Johanson
20fcd35026
fix(docs): AVR, not AMR.
2022-03-29 22:01:15 -04:00
Peter Johanson
7453ce20a8
fix(docs): Whitespace clean-up.
2022-03-29 21:46:23 -04:00
rhhub
b6238fa464
fix(docs): Emphasize AMR processor incompatibility with ZMK
2022-03-29 21:45:21 -04:00
Cem Aksoylar
92e7618346
fix(docs): Fix Windows unicode macro example
2022-03-28 21:16:48 -04:00
Albert Y
5f35a0bf58
feat(docs): Add note on locating tmp file in GH actions ( #1177 )
...
Co-authored-by: Dom H <dom@hxy.io>
2022-03-28 08:44:34 +01:00
ClicketySplit
97e50c39d5
Added BT Configuration Management to Raise Layer
...
Added Function Keys, and some Navigation Keys to Lower Layer.
2022-03-27 15:52:06 -05:00
ClicketySplit
bbfe4b98dc
Updated copyright year.
2022-03-27 15:52:06 -05:00
ClicketySplit
8c66072f93
Updated copyright year.
2022-03-27 15:52:06 -05:00
ClicketySplit
e6a19ab7bc
Updated copyright year.
2022-03-27 15:52:06 -05:00
ClicketySplit
7385ef57bb
Updated copyright year.
2022-03-27 15:52:06 -05:00
ClicketySplit
fddea99cf4
Updated copyright year.
2022-03-27 15:52:06 -05:00
ClicketySplit
53ac073737
Updated copyright year.
2022-03-27 15:52:06 -05:00
ClicketySplit
89d5c496cb
Deleted as recommended.
2022-03-27 15:52:06 -05:00
ClicketySplit
4e4ed73e17
Deleted as recommended.
2022-03-27 15:52:06 -05:00
ClicketySplit
bc0c49b087
Deleted as recommended.
2022-03-27 15:52:06 -05:00
ClicketySplit
c97f7a1044
Update app/boards/shields/leeloo/Kconfig.defconfig
...
Co-authored-by: Nick Winans <nick@winans.codes>
2022-03-27 15:52:06 -05:00
ClicketySplit
ab5517b858
The inaugural commit for Leeloo's firmware.
2022-03-27 15:52:06 -05:00
Peter Johanson
35e73d40f5
fix(boards): Enable direct polling for BDN9.
...
* BDN9 Rev2 requires direct polling,
interrupts don't work as expected.
2022-03-24 03:51:08 +00:00
Peter Johanson
34e1de23fb
feat(docs): Document the macro behavior.
2022-03-23 23:42:54 -04:00
Peter Johanson
3a6a249ad0
feat(behaviors): Add macro support.
...
* Fine grainted press/release/tap actions.
* TIming between actions can be controlled.
* Processed async, to avoid blocking.
2022-03-23 23:42:54 -04:00
Kurtis Lew
58c7c0ee0c
feat(docs): Add tap-dance to feature matrix
2022-03-16 11:06:55 -04:00