aboutsummaryrefslogtreecommitdiffstats
path: root/util/regen.sh
Commit message (Collapse)AuthorAgeFilesLines
* [Core] use `keycode_string` in unit tests (#25042)Stefan Kerkmann2025-03-211-1/+0
| | | | | | | | | | | | | | | * tests: use keycode_string feature With a proper keycode to string implementation in qmk there is no need to use the unit tests only implementation anymore. Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * tests: remove keycode_util feature This feature is no longer used as we switched the tests to the keycode string implementation. Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* Fix regen script for macOS (#19857)Joel Challis2023-02-161-1/+1
|
* Regen keycode_table for unit tests (#19721)Joel Challis2023-02-031-0/+1
|
* Initial DD keycode regen workflow (#19400)Joel Challis2023-01-011-0/+9