Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-27 | Fix compile error in debounce_eager_pk | ||
2019-01-26 | Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware ↵ | ||
into debounce_refactor | |||
2019-01-26 | Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2. | ||
2019-01-26 | Fixed compilation error with debounce_sym_g | ||
2019-01-26 | Bug fix - was using MATRIX_ROWS instead of num_rows | ||
2019-01-26 | Moved debouncing_time variable to inside #if debounce | ||
2019-01-26 | Working eager_pk | ||
2019-01-26 | DO NOT USE Revert back to original API to support split_keyboards. | ||
2019-01-26 | DO NOT USE - debounce successfully compiled. | ||