mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
🆕 键盘驱动
This commit is contained in:
@ -179,7 +179,7 @@ void Start_Kernel(void)
|
||||
// test_mm();
|
||||
|
||||
while (1)
|
||||
;
|
||||
keyboard_analyze_keycode();
|
||||
}
|
||||
|
||||
void ignore_int()
|
||||
|
Reference in New Issue
Block a user