summaryrefslogtreecommitdiff
path: root/keybinds.cpp
Commit message (Collapse)AuthorAgeFilesLines
* feat: Made keybinds work (I hope)BossCode452023-05-261-13/+53
| | | | Note: the config file reloading keybinds isn't quite working, though, need to ungrab the keys
* in-progress: Config refactor started, changed all existing keybind command ↵BossCode452023-05-241-0/+45
args and added in the new files, still many errors