This website requires JavaScript.
Explore
Help
Sign in
mg
/
qmk_sweep_skeletyl
Watch
1
Star
0
Fork
You've already forked qmk_sweep_skeletyl
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
d997fe1a4a
qmk_sweep_skeletyl
/
keyboards
/
hhkb
/
rn42
/
suart.h
6 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
Fix some more missing `#pragma once`s (#20241)
2023-03-24 04:21:37 +11:00
#
pragma once
add hhkb bluetooth functionality (rn42) (#2693) * add hhkb bluetooth functionality (rn42) pretty much straight from tmk some minor changes to make things work * hhkb jp personal keymap * Revert "hhkb jp personal keymap" This reverts commit 886713d8bb98572f03110f285706a8140a083892.
2018-07-09 21:12:59 -04:00
void
xmit
(
uint8_t
)
;
uint8_t
rcvr
(
void
)
;
uint8_t
recv
(
void
)
;
Reference in a new issue
Copy permalink