Fix failing keyboards on develop (#23406)

This commit is contained in:
Joel Challis 2024-04-03 14:01:30 +01:00 committed by GitHub
parent c635733a7f
commit 62af50ceef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 22 additions and 7 deletions

View file

@ -1,4 +1,7 @@
#pragma once
#include <stdint.h>
// clang-format off
#if defined(__AVR__)