mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-04 20:31:58 +00:00
quantum: remove direct quantum.h includes (#21507)
This commit is contained in:
@@ -10,6 +10,3 @@ bool process_audio(uint16_t keycode, keyrecord_t *record);
|
||||
void process_audio_noteon(uint8_t note);
|
||||
void process_audio_noteoff(uint8_t note);
|
||||
void process_audio_all_notes_off(void);
|
||||
|
||||
void audio_on_user(void);
|
||||
void audio_off_user(void);
|
||||
|
||||
Reference in New Issue
Block a user