Commit Graph

8 Commits

Author SHA1 Message Date
Philipp Oppermann
3936fd7ebc Run cargo fmt for post-12 2025-03-27 16:14:12 +01:00
Philipp Oppermann
df2c149e79 Update to crossbeam-queue v0.3.11 2024-05-30 11:03:30 +02:00
Philipp Oppermann
a2ca911f4e Merge branch 'post-11' into post-12 2024-05-30 11:01:51 +02:00
Philipp Oppermann
d7b144364d Add an asynchronous print_keypresses task 2020-03-27 17:01:33 +01:00
Philipp Oppermann
d63ddde756 Add waker support to ScancodeStream 2020-03-27 17:01:33 +01:00
Philipp Oppermann
79dbd2968a Create a ScancodeStream based on the SCANCODE_QUEUE 2020-03-27 15:46:26 +01:00
Philipp Oppermann
b1be646e46 Add an add_scancode function and call it from keyboard interrupt handler 2020-03-27 13:25:43 +01:00
Philipp Oppermann
71b10a70df Add dependencies on crossbeam and conquer_once to define a SCANCODE_QUEUE 2020-03-27 13:16:05 +01:00