mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-01 15:55:45 +03:00
7 lines
95 B
C
7 lines
95 B
C
#pragma once
|
|
|
|
#include "quantum.h"
|
|
#include "process_audio.h"
|
|
|
|
uint8_t muse_clock_pulse(void);
|