summaryrefslogtreecommitdiff
path: root/hid/lib/drivers-avr/usb/keymap.h
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-07-22 09:14:49 +0300
committerMaxim Devaev <[email protected]>2022-07-22 09:14:49 +0300
commit3a9b43300081fb5e54e0996e2cdd2ae24a8496c7 (patch)
tree6f5b20fa28a49d9837ba4045713f0b5dd3e1b30f /hid/lib/drivers-avr/usb/keymap.h
parentd3dbf19399c09399fce96d5303fe684d2aeb1150 (diff)
stm32 hid cleanup
Diffstat (limited to 'hid/lib/drivers-avr/usb/keymap.h')
-rw-r--r--hid/lib/drivers-avr/usb/keymap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hid/lib/drivers-avr/usb/keymap.h b/hid/lib/drivers-avr/usb/keymap.h
index dd7486ed..a63598cf 100644
--- a/hid/lib/drivers-avr/usb/keymap.h
+++ b/hid/lib/drivers-avr/usb/keymap.h
@@ -22,8 +22,6 @@
#pragma once
-#include <HID-Project.h>
-
uint8_t keymapUsb(uint8_t code) {
switch (code) {