quantum: remove direct quantum.h includes (#21507)
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "stdint.h"
|
||||
#include "stdbool.h"
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "progmem.h"
|
||||
#include "action_layer.h"
|
||||
|
||||
Reference in New Issue
Block a user