forked from mirror/qmk_firmware
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:
5
modules/qmk/split_data_sync/qmk_module.json
Normal file
5
modules/qmk/split_data_sync/qmk_module.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"module_name": "Example split data sync",
|
||||
"maintainer": "QMK Maintainers",
|
||||
"license": "GPL-2.0-or-later"
|
||||
}
|
||||
Reference in New Issue
Block a user