1
0

Allow custom data sync for community modules (#25955)

* Allow custom data sync for community modules

* Stub out community_config.h codegen

* Fix SPLIT_TRANSACTION_RPC logic
This commit is contained in:
Joel Challis
2026-02-19 11:03:26 +00:00
committed by GitHub
parent a0166fef43
commit 5591a68b65
10 changed files with 154 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
{
"module_name": "Example split data sync",
"maintainer": "QMK Maintainers",
"license": "GPL-2.0-or-later"
}