aboutsummaryrefslogtreecommitdiff
path: root/src/utils/8042.h
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-04-08 13:07:17 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-04-08 13:07:17 +0200
commit958e2dae042ca9e28f23e509d541730f30fa8502 (patch)
tree8911572335763866ed39cc7ec7855131929a0994 /src/utils/8042.h
parentdb553d05824ae463752c8b528feac963e41d9f1c (diff)
Switch to multiboot2 and improve interrupt management
Diffstat (limited to 'src/utils/8042.h')
-rw-r--r--src/utils/8042.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/8042.h b/src/utils/8042.h
index 1fecf2a..068a0ef 100644
--- a/src/utils/8042.h
+++ b/src/utils/8042.h
@@ -58,6 +58,7 @@ void _8042_keypress();
'n',\
',',\
';',\
+ ':',\
}
#endif \ No newline at end of file