index
:
sinitax/sxkbd
master
switch-stencil-frame
Firmware for RP2040-based corne split keyboard
Louis Burda
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hid.h
blob: 9bb7ae63188fd92fd3fd46c8fd1a61f2c6dea001 (
plain
) (
blame
)
1
2
3
4
#pragma once
void
hid_init
(
void
);
void
hid_task
(
void
);