Added keyboard scancodes map

This commit is contained in:
ice-bit
2019-07-08 12:56:36 +02:00
parent 162bd743fd
commit 5719c6ba4e
4 changed files with 84 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
/**************************************
* iceOS Kernel *
* Developed by Marco 'icebit' Cetica *
* (c) 2019 *
* Released under GPLv3 *
* https://github.com/ice-bit/iceOS *
***************************************/
#include "drivers/tty.h"
#include "drivers/gdt.h"
#include "drivers/idt.h"