]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum/debounce.h
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
[qmk_firmware.git] / quantum / debounce.h
2019-02-15 Drashna JaelreDebounce refactor / API (#3720)
2019-01-26 alex-ongMerge branch 'debounce_refactor' of https://github...
2019-01-26 Alex OngRemoved #include "matrix.h" from debounce.h
2019-01-26 alex-ongRestored debounce.h since there wasnt any real change.
2019-01-26 alex-ongDO NOT USE Revert back to original API to support split...
2019-01-26 alex-ongDO NOT USE - debounce successfully compiled.
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-17 James ChurchillSimplify split_common Code significantly (#4772)