summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-01Update Readme.mdHEADmasterOxore
2024-01-01Copy input event timestamp to output eventOxore
2024-01-01Fix backspaceOxore
2024-01-01Impl switching between normal and keyboard modeOxore
2024-01-01Add instructions on udev autorunOxore
2023-12-31Add note about the `input` groupOxore
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
By the way it fixes errors on sway that look like this: 00:00:32.178 [ERROR] [wlr] [libseat] [libseat/backend/logind.c:137] Could not take device: No such device 00:00:32.178 [ERROR] [wlr] [backend/session/session.c:321] Failed to open device: '/dev/input/event19': Resource temporarily unavailable
2023-02-27Add a guide how to connect via BluetoothOxore
2023-02-26Fix Readme.mdOxore
2023-02-26Fix Readme, clarify layoutOxore
2023-02-26Add basic Readme contentOxore
2022-07-24Add layout.svgOxore
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