summaryrefslogtreecommitdiff
path: root/src/kernel/kbd.c
AgeCommit message (Expand)AuthorLines
2021-03-01minimal file writing, shutdown keybinding (Win+Shift+Q)Benji Dial-0/+4
2021-02-19kernel settings fileBenji Dial-4/+21
2021-02-16terminal application with ipc, shift+pause state dumper, hello world for term...Benji Dial-1/+5
2021-01-24making keyboard driver spin by checking if scanbyte has changed rather than b...Benji Dial-3/+8
2021-01-24graphics!Benji Dial-253/+157
2020-09-20history when getting line from user in knobBenji Dial-1/+1
2020-09-19file managerBenji Dial-9/+29
2020-09-13have command shell block while commands are runningBenji Dial-2/+0
2020-09-13(basic, not much tested) keyboard, better panicBenji Dial-0/+285