Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PROJECT RESTRUCTURING | Danny Holman | 2025-01-12 | 1 | -32/+0 |
| | | | | | | | | Move the entire kernel into its own directory. Create new directories for system commands, libraries and other required essentials for a complete Unix-like operating system. Signed-off-by: Danny Holman <dholman@gymli.org> | ||||
* | include: kernel: input: add in keyboard.h | Danny Holman | 2024-05-29 | 1 | -0/+32 |
Add in a missing header file that allows the AT keyboard driver to be used. Signed-off-by: Danny Holman <dholman@gymli.org> |