mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +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