Commit Graph

4 Commits

Author SHA1 Message Date
Stefan Kerkmann
c9d62ddc78
[Core] use keycode_string in unit tests (#25042)
* 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>
2025-03-21 08:47:22 +01:00
Joel Challis
242f51007f
Fix regen script for macOS (#19857) 2023-02-16 01:00:01 +00:00
Joel Challis
fb6c9eaed4
Regen keycode_table for unit tests (#19721) 2023-02-03 05:05:45 +00:00
Joel Challis
5a3594366f
Initial DD keycode regen workflow (#19400) 2023-01-01 11:46:17 +11:00