summaryrefslogtreecommitdiff
path: root/hid/lib/drivers/keyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'hid/lib/drivers/keyboard.h')
-rw-r--r--hid/lib/drivers/keyboard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hid/lib/drivers/keyboard.h b/hid/lib/drivers/keyboard.h
index 2e902818..49fd15de 100644
--- a/hid/lib/drivers/keyboard.h
+++ b/hid/lib/drivers/keyboard.h
@@ -64,6 +64,5 @@ namespace DRIVERS {
KeyboardLedsState result = {0};
return result;
}
-
};
}