kmk_firmware/tests
Phong Le 2ccad46e26
update modtap to holdtap (#718)
* update modtap to holdtap

* Update links

* Revert "Update links"

This reverts commit 8d0cda7c5a.

* updated docs links

update links in docs

* Update docs/en/Getting_Started.md

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>

* Update docs/en/Getting_Started.md

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>

* rename modtap.md to holdtap.md

* Update Getting_Started.md

* Update main.py

* Update modtap.py

* Update modtap.py and add notice

* Update docs/en/porting_to_kmk.md

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>

* Update docs/en/handwiring.md

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>

* Update docs/en/contributing.md

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>

* Update docs/en/contributing.md

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>

* Update docs/en/ble_hid.md

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>

* Update docs/en/Getting_Started.md

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>

* Update docs/en/Getting_Started.md

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>

* Update docs/en/kmkpython_vs_circuitpython.md

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>

* Rename modtap.md to holdtap.md

* fixup

---------

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
2023-03-03 09:32:41 +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 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_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