mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-01 15:55:45 +03:00
6 lines
67 B
C
6 lines
67 B
C
#pragma once
|
|
|
|
#include <stdint.h>
|
|
|
|
uint8_t muse_clock_pulse(void);
|