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.
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.
3 years ago
..
__init__.py
api.py Publish constants metadata to API (#19143) 3 years ago
autocorrect_data.py [Core] Add getreuer's Autocorrect feature to core (#15699) 3 years ago
compilation_database.py
config_h.py Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508) 3 years ago
develop_pr_list.py
dfu_header.py Update LUFA submodule (#18168) 3 years ago
docs.py Move Doxygen docs to subdirectory (#16561) 4 years ago
info_json.py Additional schema fixes (#17414) 4 years ago
keyboard_c.py Data driven `g_led_config` (#16728) 4 years ago
keyboard_h.py Tidy up LAYOUT macro generation (#18262) 3 years ago
keycodes.py Initial DD keycode migration (#18643) 3 years ago
rgb_breathe_table.py Minor alignment of rgb_breathe_table generator (#19403) 3 years ago
rules_mk.py Format DD mappings and schemas (#18924) 3 years ago
version_h.py Relocate CLI git interactions (#16682) 4 years ago