]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum/encoder.c
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
[qmk_firmware.git] / quantum / encoder.c
2019-07-16 Drashna JaelreRemove the need to specify NUM_OF_ENCODERS for the...
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-03 XScorpion2Added encoder support to split common code (#5477)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2018-10-26 Jack Humbertadd support for encoders to core