Commit Graph

4 Commits (ea20a064b98b962a723a1ae03ebc27e3f8897321)

Author SHA1 Message Date
SjB 9111cc00f5 updated all the other keymaps to support the new changes.
qmk firmware requires the matrix_init_user and matrix_scan_user
function to be implementated. Added these function to all the existing
keymaps.
SjB a777495683 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.
Fred Sundvik c06e2486ab Increase the infinity60 system tick frequency
Fred Sundvik 8ab9c5c55a Rename infinity_chibios to infinity60, and add readme