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:
@@ -19,6 +19,10 @@
|
||||
#include "report.h"
|
||||
#include "timer.h"
|
||||
#include "debug.h"
|
||||
#include "wait.h"
|
||||
#include "action_util.h"
|
||||
#include "quantum.h"
|
||||
#include "quantum_keycodes.h"
|
||||
|
||||
#ifndef KEY_OVERRIDE_REPEAT_DELAY
|
||||
# define KEY_OVERRIDE_REPEAT_DELAY 500
|
||||
|
||||
Reference in New Issue
Block a user