Kernel: Improve keyboard input by a lot

Seems to work on my 2 computerss
This commit is contained in:
Bananymous
2022-12-13 10:42:49 +02:00
parent 7ebe727a29
commit e62a626b39
5 changed files with 818 additions and 476 deletions

View File

@@ -36,6 +36,7 @@ kernel/Keyboard.o \
kernel/kmalloc.o \
kernel/PIC.o \
kernel/PIT.o \
kernel/RTC.o \
kernel/Serial.o \
kernel/SSP.o \
icxxabi.o \