qmk_firmware/lib
Sergey Vlasov 4a7d65b9d7
Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)
The code which generated the MATRIX_COLS and MATRIX_ROWS defines from
the JSON information was checking the presence of the `matrix_pins` key,
which may not exist if a custom matrix is used.  Check the presence of
`matrix_size` instead.
2023-01-05 23:40:53 +00:00
..
arm_atsam/packs CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
chibios@0e9d558b52 Update ChibiOS to latest 21.11.2 (#18428) 2022-09-20 01:14:43 +01:00
chibios-contrib@bb8356fb5a [Bug] Update ChibiOS-Contrib for USB IRQ and bus handling fixes (#18574) 2022-10-03 18:57:13 +01:00
fnv Fix AVR compilation of FNV by using standard integer typenames. (#17716) 2022-07-19 05:30:01 +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@549b97320d Update LUFA submodule (#18168) 2022-08-26 12:19:34 +10:00
pico-sdk@8d56ea332b Update pico-sdk to version 1.4.0 (#18423) 2022-09-19 19:30:16 +01:00
printf@c2e3b4e10d [Core] Update mpaland/printf to eyalroz/printf fork (#16163) 2022-07-07 09:27:50 +02:00
python Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508) 2023-01-05 23:40:53 +00:00
usbhost Revert lib/usbhost changes (#19165) 2022-11-27 02:05:04 +00:00
vusb@819dbc1e5d Update V-USB submodule (#17385) 2022-06-16 21:02:40 +10:00