summaryrefslogtreecommitdiff
path: root/tmk_core/protocol.mk
AgeCommit message (Expand)AuthorFilesLines
2025-05-12Add raw_hid support to host driver (#25255)Joel Challis1-4/+0
2025-05-06Remove force disable of NKRO when Bluetooth enabled (#25201)Joel Challis1-6/+2
2024-09-24Remove `RING_BUFFERED_6KRO_REPORT_ENABLE` due to disuse. (#24433)Nick Brassel1-4/+0
2024-04-24Fix WAIT_FOR_USB handling (#23598)Joel Challis1-0/+4
2023-10-23Separate 6KRO and NKRO report structs (#22267)Ryan1-3/+1
2023-07-15Eliminate `TMK_COMMON_*` in makefiles (#21517)Ryan1-20/+20
2023-06-22Move protocol makefiles into their respective folders (#21332)Ryan1-1/+1
2022-11-27Joystick feature improvements (#19052)Ryan1-0/+13
2022-02-04ChibiOS: add support for HID Programmable Buttons (#15787)Thomas Weißschuh1-0/+5
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis1-2/+0
2021-10-29More platform/protocol alignment (#14976)Joel Challis1-0/+76
2021-10-28Relocate protocol files within tmk_core/common/ (#14972)Joel Challis1-0/+6
2021-10-28Remove SERIAL_MOUSE (#14969)Joel Challis1-20/+0
2021-10-20Relocate PS2 code (#14895)Joel Challis1-25/+0
2021-10-07Move converter specific tmk_core protocols (#14743)Joel Challis1-9/+0
2021-08-06Arm ps2 mouse interrupt (#6490)JohSchneider1-2/+2
2021-02-28Overhaul bootmagic logic to have single entrypoint (#8532)Joel Challis1-0/+4
2019-12-13core: Fix build config in protocol.mk (#7620)Drashna Jaelre1-14/+13
2018-10-22Keyboard: Port of TMK XT USB Converter (#3619)markspanbroek1-0/+5
2015-04-28Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk1-0/+4
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+50