summaryrefslogtreecommitdiff
path: root/keyboards/infinity60/matrix.c
AgeCommit message (Collapse)Author
2018-01-12Fix call to memset for various keyboardsKaleb Elwert
2017-01-23fix: infinity60 keyboard was not using quantum features.SjB
the quantum matrix codes where not being initialized or/and called so no feature of the quantum firmware could be used. These codes have been added and now we can enjoy the quantum firmware goodness.
2016-11-05Increase the infinity60 system tick frequencyFred Sundvik
2016-08-27Rename infinity_chibios to infinity60, and add readmeFred Sundvik