You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Python will evaluate first the left and then the right side of the and operator. The left side would previously return True based on the truthiness logic that treats any non-emptry string as true. It would not check if the desired keymap exists. If the left side is true it will evaluate the right side which will check for the existance of a specific keymap. With this change the check for existance of two keymaps is implemented. |
3 years ago | |
|---|---|---|
| .. | ||
| .gitignore | 5 years ago | |
| __init__.py | ||
| attrdict.py | 6 years ago | |
| kle.txt | 6 years ago | |
| minimal_info.json | 4 years ago | |
| minimal_keymap.json | 5 years ago | |
| test_cli_commands.py | 3 years ago | |
| test_qmk_errors.py | 6 years ago | |
| test_qmk_keymap.py | 4 years ago | |
| test_qmk_path.py | 5 years ago | |