index
:
ds4-keyboard.git
master
Use your Dualshock 4 gamepad as a chording keyboard (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-01
Update Readme.md
HEAD
master
Oxore
2024-01-01
Copy input event timestamp to output event
Oxore
2024-01-01
Fix backspace
Oxore
2024-01-01
Impl switching between normal and keyboard mode
Oxore
2024-01-01
Add instructions on udev autorun
Oxore
2023-12-31
Add note about the `input` group
Oxore
2023-12-31
Minor codestyle fix
Oxore
2023-02-28
Announce modifiers and arrows, I forgot them
Oxore
2023-02-28
Announce only really supported keys via UI_SET_KEYBIT
Oxore
2023-02-27
Add a guide how to connect via Bluetooth
Oxore
2023-02-26
Fix Readme.md
Oxore
2023-02-26
Fix Readme, clarify layout
Oxore
2023-02-26
Add basic Readme content
Oxore
2022-07-24
Add layout.svg
Oxore
2022-03-07
Adjust layout, again
Oxore
2022-03-07
Impl grabbing input device
Oxore
2022-03-07
Fix printfs, remove printf
Oxore
2022-03-07
Fix menu, swap shift and control
Oxore
2022-03-07
Fix layout one more time
Oxore
2022-03-07
Fix layout, use left sticks as
Oxore
2022-03-06
Fix some bugs and apply new layout
Oxore
2022-03-05
Implement the mapping mostly (still with bugs)
Oxore
2022-03-04
Add state structure
Oxore
2022-03-03
Impl basic key mapping, add single key mappings
Oxore
2022-03-02
Initial commit
Oxore