summaryrefslogtreecommitdiffstats
path: root/keyboards/hhkb/rn42/suart.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hhkb/rn42/suart.h')
-rw-r--r--keyboards/hhkb/rn42/suart.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/hhkb/rn42/suart.h b/keyboards/hhkb/rn42/suart.h
deleted file mode 100644
index 40e40648c7..0000000000
--- a/keyboards/hhkb/rn42/suart.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-void xmit(uint8_t);
-uint8_t rcvr(void);
-uint8_t recv(void);