mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-09 23:22:30 +00:00
6 lines
67 B
C
6 lines
67 B
C
#pragma once
|
|
|
|
#include <stdint.h>
|
|
|
|
uint8_t muse_clock_pulse(void);
|