* tests: use keycode_string feature With a proper keycode to string implementation in qmk there is no need to use the unit tests only implementation anymore. Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * tests: remove keycode_util feature This feature is no longer used as we switched the tests to the keycode string implementation. Signed-off-by: Stefan Kerkmann <karlk90@pm.me> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api.py | ||
| autocorrect_data.py | ||
| community_modules.py | ||
| compilation_database.py | ||
| config_h.py | ||
| develop_pr_list.py | ||
| dfu_header.py | ||
| docs.py | ||
| info_json.py | ||
| keyboard_c.py | ||
| keyboard_h.py | ||
| keycodes.py | ||
| keymap_h.py | ||
| make_dependencies.py | ||
| rgb_breathe_table.py | ||
| rules_mk.py | ||
| version_h.py | ||