|
d7626df19c
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
|
|
41786ea523
|
feature: add a few helpers fn (is...)
fix: print unprintable characters no longer occurs
|
2024-10-11 13:10:47 +02:00 |
|
|
06ade25a46
|
add: hold down key && core: create get_key to simplify keyboard usage
|
2024-10-09 22:58:06 +02:00 |
|
|
15bdb4743a
|
feature: functional shell with help and merdella commands
TOOD: reboot, poweroff, echo, color
|
2024-09-10 20:03:33 +02:00 |
|
|
e287578c46
|
clean: add comment
|
2024-09-08 20:08:29 +02:00 |
|
|
d3aa5af23a
|
add: capslock support
|
2024-09-08 20:06:44 +02:00 |
|
|
662a75d233
|
fix: capslock support uggly code to fix bug uwu
|
2024-09-08 19:56:34 +02:00 |
|
|
0ea82d6b4d
|
support caps with shift but not with caps lock
|
2024-09-08 19:47:31 +02:00 |
|
|
d0ddac4775
|
feature: character escape (you can now write text)
fix: cursor when changing screens
|
2024-09-08 15:32:47 +02:00 |
|
|
cf617d6984
|
feature: multiple screens + cursor move (bug to fix)
style: reorganise code structure
|
2024-09-08 05:03:50 +02:00 |
|