1f42a8ccdd
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. |
||
---|---|---|
.. | ||
arm_atsam/packs | ||
chibios@257302333c | ||
chibios-contrib@2a6b73ff51 | ||
googletest@e2239ee604 | ||
lib8tion | ||
lufa@19a5d533f0 | ||
printf@d3b984684b | ||
python | ||
usbhost | ||
vusb@bdb53e4c04 |