This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
* initial work to add eeprom to haptic feedback and decouple the feedback process from keyboards

* Haptic feedback enhancements: on/off toggle working, feedback order working
todo:
-work on modes switching
-get modes switching to save to eeprom

* haptic enhancement - eeprom and modes added

* Added set and get functions for haptic feedback

* initial implementation of solenoids under haptic feedback

* changed eeprom to 32 bits to reserve blocks for future features

* start documentation of haptic feedback

* change keycode per comment from reviewers

* typo fixes

* added eeprom for solenoid configs

* added solenoid and docs

* Add/fix default parameters configs, improve docs

* more doc cleanup

* add in solenoid buzz toggle, clean up doc

* some fixes for error in compiling solenoid

* fix a chibios specific i2c read function and added one for AVR controllers in DRV2605L.c

* fixes for avr side issues

* update keymap

* fix keymap compile error

* fix bugs found during solenoid testing

* set pin that is not powered during bootloader

* added warning about certain pins on the MCU may trip solenoid during DFU/bootloader
2019-02-16 18:39:30 -08:00
..
2017-07-08 21:59:51 -04:00
2017-10-31 11:15:22 -04:00
2018-11-14 07:45:46 -08:00
2018-11-14 07:45:46 -08:00
2019-01-06 17:22:19 -08:00
2019-02-14 20:36:20 -08:00
2018-07-20 23:09:25 -04:00
2018-06-28 22:10:53 -04:00
2016-07-01 10:04:53 -04:00
2016-12-01 00:44:54 +11:00
2018-06-03 17:57:35 -04:00
2016-08-23 04:16:35 +00:00