about summary refs log tree commit diff
path: root/keyboard.c
AgeCommit message (Collapse)Author
2022-01-10output: add -O flag to output overlapped keysZach 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-19applied clang-format (no functional changes), but exempted custom include ↵Maarten van Gompel
order in keyboard.c and main.c
2021-10-19Add landscape layersStacy Harper
2021-10-19WIP refacto keyboard.cStacy Harper
2021-10-19refactored keymap loadingMaarten van Gompel
2021-10-19WIP: refactorise keyboard.cStacy Harper