qmk-firmwares/lib
Niko Wenselowski 1f42a8ccdd
Fix test logic to check for both keymaps (#17761)
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.
2022-07-23 17:42:19 +01:00
..
arm_atsam/packs CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
chibios@257302333c ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
chibios-contrib@2a6b73ff51 Update ChibiOS-Contrib (#16915) 2022-04-22 09:14:00 +01:00
googletest@e2239ee604 Bump gtest (#13885) 2021-08-05 10:46:14 +10:00
lib8tion Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 2019-05-19 09:19:46 -07:00
lufa@19a5d533f0 Update LUFA Submodule (2021-07-30) (#13819) 2021-07-31 06:08:44 -07:00
printf@d3b984684b 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
python Fix test logic to check for both keymaps (#17761) 2022-07-23 17:42:19 +01:00
usbhost Move USB Host Shield and Arduino core to lib/ (#13973) 2021-08-18 18:20:25 +10:00
vusb@bdb53e4c04 Update vusb to match 3rd endpoint. (#9020) 2020-08-29 14:30:02 -07:00