summaryrefslogtreecommitdiff
path: root/drivers/haptic
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-2/+1
2024-10-18[Core] `usb_device_state`: consolidate usb state handling across implementati...Stefan Kerkmann1-1/+1
2024-02-18Update GPIO macro usages in core (#23093)Ryan1-7/+7
2024-01-16i2c: rename read/write register functions (#22905)Ryan1-1/+1
2023-09-25Add full solenoid support on split keyboards (#21583)jacob-w-gable1-3/+2
2023-08-04haptic: further naming cleanups (#21682)Ryan2-295/+250
2023-07-21haptic: naming cleanups (#21551)Ryan4-528/+533
2022-10-07fix typo in solenoid.h (#18635)Giuseppe Rota1-1/+1
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler1-2/+3
2022-05-15[Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin...Drashna Jaelre2-55/+126
2022-02-12Format code according to conventions (#16322)QMK Bot2-7/+19
2021-11-02haptic: Feature to disable it when usb port is not configured or suspended. (...Purdea Andrei2-6/+18
2021-07-25[Bug] Include gpio.h in solenoid driver for GPIO Control functions (#13716)Drashna Jaelre1-0/+1
2021-07-25Haptic: driver-> feature (#13713)Joel Challis2-503/+0
2021-06-19Add Per Key exclusions for Haptic Feedback (#12386)Roland Huber1-2/+69
2021-05-10[CI] Format code according to conventions (#12838)github-actions[bot]1-7/+7
2021-05-08haptic: correct size of reserved field in the haptic structure. This saves 1 ...Purdea Andrei1-1/+1
2020-12-28Ensure single newline at EOF for core files (#11310)Ryan1-1/+1
2020-12-18Various compilation fixes for avr-gcc 10 (#9269)Joel Challis1-4/+1
2020-12-11Normalise include statements in core code (#11153)Ryan1-1/+1
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young3-25/+56
2019-12-22Completely remove i2c_transmit_receive function (#7686)Drashna Jaelre1-9/+2
2019-11-17Run clang-format manually to fix recently changed fileszvecr3-59/+54
2019-11-15Improvements to Solenoid feature (#7369)Drashna Jaelre1-5/+1
2019-09-19DRV2605L Continuous Haptic Feedback Support (#6461)MechMerlin4-6/+91
2019-08-30clang-format changesskullY6-619/+609
2019-02-16Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob6-20/+523
2018-12-04adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob2-0/+523