mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-11 10:21:43 +01:00
Avoid name conflicts with usb_hid Arduino code (#13870)
* Avoid name conflicts with usb_hid Arduino code * Fix tests
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "platform.h"
|
||||
#include "platform_deps.h"
|
||||
#include "wait.h"
|
||||
#include "matrix.h"
|
||||
#include "keymap.h"
|
||||
|
||||
Reference in New Issue
Block a user