mirror of
https://github.com/nalf3in/vial-qmk.git
synced 2025-12-22 03:30:03 +00:00
6 lines
67 B
C
6 lines
67 B
C
#pragma once
|
|
|
|
#include <stdint.h>
|
|
|
|
uint8_t muse_clock_pulse(void);
|