~ruther/qmk_firmware

ref: a29f665769ab79a119f0f3670734ff743c42e1a1 qmk_firmware/quantum/audio/muse.h -rw-r--r-- 67 bytes
a29f6657 — Skyler Hawthorne Insert delay between shifted chars in send_string_with_delay for AVR (#23673) 1 year, 1 month ago
                                                                                
1
2
3
4
5
#pragma once

#include <stdint.h>

uint8_t muse_clock_pulse(void);
Do not follow this link