diff options
author | Peter Johanson <[email protected]> | 2022-03-24 11:38:14 +0000 |
---|---|---|
committer | Pete Johanson <[email protected]> | 2022-04-03 00:10:29 -0400 |
commit | 953f5212a8c225745284bb3f86e13b1fd7505eb5 (patch) | |
tree | 22b86727ce0ed1c1debe3152471c22aaff68637a /app/tests/none | |
parent | 35db784b5db48f8ce6d9cd3944c226d697d04312 (diff) | |
download | zmk-953f5212a8c225745284bb3f86e13b1fd7505eb5.tar.gz zmk-953f5212a8c225745284bb3f86e13b1fd7505eb5.zip |
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.
Diffstat (limited to 'app/tests/none')
-rw-r--r-- | app/tests/none/layered/native_posix_64.keymap (renamed from app/tests/none/layered/native_posix.keymap) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/tests/none/layered/native_posix.keymap b/app/tests/none/layered/native_posix_64.keymap index 597ca2db78..597ca2db78 100644 --- a/app/tests/none/layered/native_posix.keymap +++ b/app/tests/none/layered/native_posix_64.keymap |