summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2024-01-01Copy input event timestamp to output eventOxore
2024-01-01Fix backspaceOxore
2024-01-01Impl switching between normal and keyboard modeOxore
2023-12-31Minor codestyle fixOxore
2023-02-28Announce modifiers and arrows, I forgot themOxore
2023-02-28Announce only really supported keys via UI_SET_KEYBITOxore
2023-02-26Add basic Readme contentOxore
2022-03-07Adjust layout, againOxore
2022-03-07Impl grabbing input deviceOxore
2022-03-07Fix printfs, remove printfOxore
2022-03-07Fix menu, swap shift and controlOxore
2022-03-07Fix layout one more timeOxore
2022-03-07Fix layout, use left sticks asOxore
2022-03-06Fix some bugs and apply new layoutOxore
2022-03-05Implement the mapping mostly (still with bugs)Oxore
2022-03-04Add state structureOxore
2022-03-03Impl basic key mapping, add single key mappingsOxore
2022-03-02Initial commitOxore