You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* 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 |
7 years ago | |
|---|---|---|
| .. | ||
| arm_atsam | 7 years ago | |
| avr | 7 years ago | |
| chibios | 7 years ago | |
| mbed | ||
| test | ||
| action.c | 7 years ago | |
| action.h | 7 years ago | |
| action_code.h | 8 years ago | |
| action_layer.c | 7 years ago | |
| action_layer.h | 7 years ago | |
| action_macro.c | 8 years ago | |
| action_macro.h | ||
| action_tapping.c | 8 years ago | |
| action_tapping.h | 8 years ago | |
| action_util.c | 7 years ago | |
| action_util.h | 7 years ago | |
| backlight.c | 7 years ago | |
| backlight.h | 7 years ago | |
| bootloader.h | ||
| bootmagic.c | 8 years ago | |
| bootmagic.h | 8 years ago | |
| command.c | 7 years ago | |
| command.h | 7 years ago | |
| debug.c | ||
| debug.h | ||
| eeconfig.c | 7 years ago | |
| eeconfig.h | 7 years ago | |
| eeprom.h | 7 years ago | |
| host.c | 7 years ago | |
| host.h | 7 years ago | |
| host_driver.h | 8 years ago | |
| keyboard.c | 7 years ago | |
| keyboard.h | 7 years ago | |
| keycode.h | 7 years ago | |
| led.h | 8 years ago | |
| magic.c | 8 years ago | |
| magic.h | ||
| matrix.h | 7 years ago | |
| mousekey.c | 8 years ago | |
| mousekey.h | ||
| nodebug.h | ||
| print.c | ||
| print.h | 7 years ago | |
| progmem.h | 7 years ago | |
| raw_hid.h | ||
| report.c | 7 years ago | |
| report.h | 7 years ago | |
| sendchar.h | ||
| sendchar_null.c | ||
| sendchar_uart.c | ||
| sleep_led.h | ||
| suspend.h | 8 years ago | |
| timer.h | ||
| uart.c | ||
| uart.h | ||
| util.c | ||
| util.h | ||
| virtser.h | ||
| wait.h | 7 years ago | |