~ruther/qmk_firmware

ref: 8726a2653ab4da16f6eb3ea92c70afc15531fce5 qmk_firmware/quantum/raw_hid.h -rw-r--r-- 118 bytes
8726a265 — peepeetee momokai tap_* rgb modes and bootmagic key update (#20126) 2 years ago
                                                                                
1
2
3
4
5
#pragma once

void raw_hid_receive(uint8_t *data, uint8_t length);

void raw_hid_send(uint8_t *data, uint8_t length);