| Age | Commit message (Collapse) | Author |
|
|
|
So the keyboard always fills the width of the screen,
and the width is distributed evenly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TODO make a commit or PR hook for this
|
|
thanks @0x4261756D @earboxer for pointing out this issue
|
|
|
|
|
|
the use-case for this is simple 'swipe'-typing:
another program can take the output, guess the word which is being typed, and type the rest of the word
|
|
|
|
|
|
|
|
|
|
|
|
|
|
order in keyboard.c and main.c
|
|
|
|
|