banan-os/kernel/include/kernel/Input
Bananymous f3d9da9549 Kernel: Rewrite all read/write functions to use BAN::ByteSpan
This allows us to not work with raw pointers and use sized containers
for reading and writing.
2023-10-24 11:56:00 +03:00
..
KeyEvent.h Kernel: Rework the whole input system 2023-03-29 03:05:16 +03:00
PS2Config.h Kernel: Rework interrupt mechanism 2023-10-05 18:53:45 +03:00
PS2Controller.h Kernel: Rework whole ATA driver structure 2023-10-08 02:50:23 +03:00
PS2Keyboard.h Kernel: Rewrite all read/write functions to use BAN::ByteSpan 2023-10-24 11:56:00 +03:00
PS2Keymap.h Kernel: Rework the whole input system 2023-03-29 03:05:16 +03:00