Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2025-03-28 10:04:33 +00:00
commit cbe48b67df
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
#include <stdint.h>
/* Remove these once we transitioned to C23 across all platfroms */
/* Remove these once we transitioned to C23 across all platforms */
#define UINT32_WIDTH 32
#define UINT64_WIDTH 64