qmk_firmware/quantum/audio/muse.h

6 lines
67 B
C

#pragma once
#include <stdint.h>
uint8_t muse_clock_pulse(void);