kmk_firmware/tests
2022-05-08 20:10:41 +00:00
..
__init__.py unit tests for execution in desktop dev environment 2022-02-01 00:48:23 -08:00
keyboard_test.py introduce consistent naming scheme 2022-04-11 17:07:12 -07:00
mocks.py move old matrix to kmk.scanners.digitalio_matrix 2022-04-09 14:40:40 -07:00
test_combos.py fix combo buffer replay /w layer-switch 2022-04-25 13:26:02 -07:00
test_hold_tap.py fix late release of oneshot keys 2022-04-17 18:33:24 -07:00
test_kmk_keyboard.py Allow strings in keymap. Replace with keys in keyboard _init cycle. 2022-05-08 20:10:41 +00:00
test_kmk_keys.py Remove unused import 2022-04-25 17:50:26 +00:00
test_sticky_mod.py review updates and renamed to Sticky Mod 2022-05-02 21:02:40 +00:00