mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
quantum: remove direct quantum.h includes (#21507)
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "quantum.h"
|
||||
#include "quantum_keycodes.h"
|
||||
|
||||
typedef union {
|
||||
uint8_t raw;
|
||||
|
||||
Reference in New Issue
Block a user