kmk_firmware/tests
2023-03-09 21:18:02 +00:00
..
__init__.py unit tests for execution in desktop dev environment 2022-02-01 00:48:23 -08:00
keyboard_test.py Improve unit test handling of pending/delayed keyboard actions 2023-02-28 19:04:11 +00:00
mocks.py move old matrix to kmk.scanners.digitalio_matrix 2022-04-09 14:40:40 -07:00
test_capsword.py fix: Linting 2022-11-21 21:12:40 +00:00
test_combos.py Fix key pressed before combo making combo wait for timeout 2022-07-24 21:15:20 +00:00
test_hold_tap.py update modtap to holdtap (#718) 2023-03-03 09:32:41 +00:00
test_kmk_extension_stringy_keymaps.py Conform class name case conventions 2022-05-08 20:10:41 +00:00
test_kmk_keyboard.py Change to be an extension 2022-05-08 20:10:41 +00:00
test_kmk_keys.py Resolve invalid keys to KC.NO instead of ValueError 2023-03-09 21:18:02 +00:00
test_layers.py fix KC.LM 2022-05-26 08:09:15 -07:00
test_oneshot.py Make oneshot stay active across layer changes 2023-02-28 19:04:11 +00:00
test_sticky_mod.py review updates and renamed to Sticky Mod 2022-05-02 21:02:40 +00:00
test_string_substitution.py tests need more delay 2022-07-14 16:46:54 -07:00
test_tapdance.py update modtap to holdtap (#718) 2023-03-03 09:32:41 +00:00