]> git.donarmstrong.com Git - qmk_firmware.git/commit
fix: infinity60 keyboard was not using quantum features.
authorSjB <steve@sagacity.ca>
Tue, 24 Jan 2017 03:01:33 +0000 (22:01 -0500)
committerSjB <steve@sagacity.ca>
Tue, 24 Jan 2017 04:15:31 +0000 (23:15 -0500)
commita777495683128fc56aa2d0081f27ff4c5c86d219
treeb80f03ea5ddbe0be25127497854b47dc06a8c508
parent841d7e6a1d74b1fc45575ed551132ec27353ebf3
fix: infinity60 keyboard was not using quantum features.

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.
keyboards/infinity60/infinity60.c
keyboards/infinity60/matrix.c