index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirai.old
/
common
/
limits
/
keyboard.zig
blob: b4d581825e87993134175dbe6e568e7c0490dad1 (
plain
)
1
2
3
//! Keyboard limits
pub
const
BUFFER_SIZE
:
usize
=
256
;