summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_joystick.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-05Initial DD keycode migration (#18643)Joel Challis1-3/+3
2022-10-24Normalise Joystick and Programmable Button keycodes (#18832)Ryan1-3/+3
2022-09-27Further refactoring of joystick feature (#18437)Ryan1-135/+17
2022-07-30Fix check when compiling HID Joystick with digital driver (#17844)Drashna Jaelre1-1/+1
2022-03-26Joystick feature updates (#16732)Ryan1-26/+10
2022-02-12Format code according to conventions (#16322)QMK Bot1-1/+3
2022-01-25Fix joystick button off-by-one error (#16037)Ryan1-2/+3
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-4/+4
2020-08-29format code according to conventions [skip ci]QMK Bot1-24/+18
2020-08-29Hid joystick interface (#4226)a-chol1-0/+168