| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-29 | keyboard: Progressively allocate remainder pixels | Zach DeCook | |
| So the keyboard always fills the width of the screen, and the width is distributed evenly | |||
| 2022-06-24 | os-compatibility: Remove unused file | Zach DeCook | |
| 2022-06-24 | suggpicker: Allow changing mind about which one you want to pick | Zach DeCook | |
| 2022-01-22 | kbd: don't send time | Zach DeCook | |
| 2022-01-22 | input: fix obvious memory leak | Zach DeCook | |
| 2022-01-21 | layout: Remove layout file | Zach DeCook | |
| 2022-01-21 | layout: Rename to suggs | Zach DeCook | |
| 2022-01-21 | remove landscape layers (among other things) | Zach DeCook | |
| 2022-01-21 | layout: remove type | Zach DeCook | |
| 2022-01-20 | layout: Remove width | Zach DeCook | |
| 2022-01-20 | input event codes: don't use | Zach DeCook | |
| 2022-01-20 | numlayouts: hard-code to one | Zach DeCook | |
| 2022-01-20 | rows: limit to 1 | Zach DeCook | |
| 2022-01-20 | switch_layout: remove | Zach DeCook | |
| 2022-01-20 | keyboard: remove some used variables | Zach DeCook | |
| 2022-01-20 | print_intersect: remove | Zach DeCook | |
| 2022-01-20 | layer names: don't take argument | Zach DeCook | |
| 2022-01-20 | layout: use default layout | Zach DeCook | |
| 2022-01-20 | virtual keyboard: get rid of keymap | Zach DeCook | |
| 2022-01-20 | remove virtual keyboard from virtual-keyboard | Zach DeCook | |
| 2022-01-09 | project: rerun clang-format | John Sullivan | |
| TODO make a commit or PR hook for this | |||
| 2022-01-09 | keyboard.c: fix update/draw logic in kbd_unpress_key | John Sullivan | |
| thanks @0x4261756D @earboxer for pointing out this issue | |||
| 2022-01-10 | key drawing: refactor kbd_draw_key | Zach DeCook | |
| 2022-01-10 | overlapped key output: highlight letters swiped through | Zach DeCook | |
| 2022-01-10 | output: add -O flag to output overlapped keys | Zach DeCook | |
| 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 | |||
| 2021-10-19 | applied clang-format (no functional changes), but exempted custom include ↵ | Maarten van Gompel | |
| order in keyboard.c and main.c | |||
| 2021-10-19 | Add landscape layers | Stacy Harper | |
| 2021-10-19 | WIP refacto keyboard.c | Stacy Harper | |
| 2021-10-19 | refactored keymap loading | Maarten van Gompel | |
| 2021-10-19 | WIP: refactorise keyboard.c | Stacy Harper | |
