mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-05-17 14:50:34 +00:00
Align config length/offset data types
This commit is contained in:
parent
9b9dc839d2
commit
10218c385b
@ -316,7 +316,7 @@
|
|||||||
name: Config Blob Length
|
name: Config Blob Length
|
||||||
define: CONFIG_BLOB_LEN
|
define: CONFIG_BLOB_LEN
|
||||||
description: Retrieves the length of the configuration data bundled within the firmware
|
description: Retrieves the length of the configuration data bundled within the firmware
|
||||||
return_type: u32
|
return_type: u16
|
||||||
return_constant: CONFIG_BLOB_GZ_LEN
|
return_constant: CONFIG_BLOB_GZ_LEN
|
||||||
}
|
}
|
||||||
0x06: {
|
0x06: {
|
||||||
|
Loading…
Reference in New Issue
Block a user