kmk_firmware/tests
2023-03-09 21:18:18 +00:00
..
__init__.py unit tests for execution in desktop dev environment 2022-02-01 00:48:23 -08:00
keyboard_test.py Speed up unit tests 2023-03-09 21:18:18 +00:00
mocks.py move old matrix to kmk.scanners.digitalio_matrix 2022-04-09 14:40:40 -07:00
test_capsword.py Speed up unit tests 2023-03-09 21:18:18 +00:00
test_combos.py Speed up unit tests 2023-03-09 21:18:18 +00:00
test_holdtap.py Speed up unit tests 2023-03-09 21:18:18 +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 Speed up unit tests 2023-03-09 21:18:18 +00:00
test_sticky_mod.py Speed up unit tests 2023-03-09 21:18:18 +00:00
test_string_substitution.py Speed up unit tests 2023-03-09 21:18:18 +00:00
test_tapdance.py update modtap to holdtap (#718) 2023-03-03 09:32:41 +00:00