qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit b2ded61796aee1f705a222e229c5b55416d93dd0
parent fd095bbfaedfb50ebd4c8574b21e5c867a74bb01
Author: Joel Challis <git@zvecr.com>
Date:   Mon,  4 Sep 2023 09:09:53 +0100

Auto-label data-driven efforts (#21900)


Diffstat:
M.github/labeler.yml | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/.github/labeler.yml b/.github/labeler.yml @@ -40,3 +40,7 @@ translation: - docs/ru-ru/**/* CI: - .github/**/* +dd: + - data/constants/**/* + - data/mappings/**/* + - data/schemas/**/*