Remove more unnecessary quantum.h
includes (#23402)
This commit is contained in:
parent
f8a7a6848d
commit
a14c03b96e
60 changed files with 103 additions and 78 deletions
|
@ -12,9 +12,12 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include "action.h"
|
||||
#include "progmem.h"
|
||||
#include "config_engine.h"
|
||||
|
||||
// Maximum values for combos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue