This website requires JavaScript.
Explore
Help
Sign In
sporq
/
kmk_firmware
Watch
1
Star
0
Fork
0
You've already forked kmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
kmk_firmware
/
tests
History
James Fitzgerald
664a557483
Apply suggestions from code review
...
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
2022-07-14 10:29:25 +00:00
..
__init__.py
unit tests for execution in desktop dev environment
2022-02-01 00:48:23 -08:00
keyboard_test.py
unit test fail may be caused by a stuck combo
2022-07-12 19:20:22 -07:00
mocks.py
move old matrix to kmk.scanners.digitalio_matrix
2022-04-09 14:40:40 -07:00
test_combos.py
update combo unit tests
2022-06-05 16:32:25 -07:00
test_hold_tap.py
fix holdtap unittest to match correct behaviour
2022-07-05 08:48:18 -07: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
fix KC["_"] resolving to BLE_REFRESH
2022-07-02 08:03:05 -07:00
test_layers.py
fix KC.LM
2022-05-26 08:09:15 -07:00
test_sticky_mod.py
review updates and renamed to Sticky Mod
2022-05-02 21:02:40 +00:00
test_tapdance.py
fix tapdance reporting key in wrong order
2022-06-30 00:37:04 -07:00
test_text_replacement.py
Apply suggestions from code review
2022-07-14 10:29:25 +00:00