| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Core] use `keycode_string` in unit tests (#25042) | Stefan Kerkmann | 2025-03-21 | 1 | -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 Challis | 2023-02-16 | 1 | -1/+1 |
| | | |||||
| * | Regen keycode_table for unit tests (#19721) | Joel Challis | 2023-02-03 | 1 | -0/+1 |
| | | |||||
| * | Initial DD keycode regen workflow (#19400) | Joel Challis | 2023-01-01 | 1 | -0/+9 |