Restioson
                                            Restioson
                                        
                                    Looks like 0.4.0 (latest crates.io) is a bit out of date. Probably needs an update pushed to crates.io
I think it's fixed, but confy needs a version bump to 0.5 and crates.io release.
I managed to make it valid for 'static using an inline async block and use of `clone()`. It clones twice, regardless of whether it needs to wait for a free...
Okay, I'm starting to this would be useful for putting miscellaneous information on how to build and run etc. It'd be nicer than doing it all in the readme. On...
This would be very useful for those wanting to contribute, and ourselves. We could include information on where the heap is set up, how the buddy allocator works, and other...
It does nothing. Probably registers it as arrowkeys. I have only tested the actual numbers on the numpad.
I've fixed this in the keyboard-enhancement branch. It currently needs a few more fixes and changes, as currently it always returns the key even if numlock is not enabled.
I remember fixing this... I'll need to check whether it got merged though, or if that was only local.
Looks like it's in the keyboard enhancement branch. We should finish this up.
I think we could merge it at the same time as ps2-enhancement? @gegy1000