Commit graph

3 commits

Author SHA1 Message Date
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
9be7806228 fix(tests): Fix snapshots to account for formatting changes. 2022-04-02 23:11:14 -04:00
okke
ad5a12a7bc fix(behaviors): Fix bug in nested sticky keys
If multiple sticky keys with quick release were nested, only the first one
was properly released. This fix makes sure all of them are released properly.

Fixes https://github.com/zmkfirmware/zmk/issues/1149
2022-03-15 23:04:45 -04:00