summaryrefslogtreecommitdiffstats
path: root/keyboards/infinity60
AgeCommit message (Collapse)AuthorFilesLines
2017-04-06Adjust led_controller.c matrix sttings and init functionjpetermans1-58/+65
2017-04-06Added tmk whitefox led filesjpetermans3-1/+474
2017-04-06Added personal configs and keymap to infinity60/keymapsjpetermans4-1/+163
2017-01-24updated all the other keymaps to support the new changes.SjB3-0/+28
qmk firmware requires the matrix_init_user and matrix_scan_user function to be implementated. Added these function to all the existing keymaps.
2017-01-24fix: infinity60 keyboard was not using quantum features.SjB2-0/+18
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 Sundvik2-2/+7
2016-08-27Rename infinity_chibios to infinity60, and add readmeFred Sundvik16-0/+2014