summaryrefslogtreecommitdiff
path: root/keyboards/infinity60
Commit message (Collapse)AuthorAge
...
* add led init function to header for use in keymap.cjpetermans2017-04-06
|
* Adjust led_controller.c matrix sttings and init functionjpetermans2017-04-06
|
* Added tmk whitefox led filesjpetermans2017-04-06
|
* Added personal configs and keymap to infinity60/keymapsjpetermans2017-04-06
|
* updated all the other keymaps to support the new changes.SjB2017-01-24
| | | | | | qmk firmware requires the matrix_init_user and matrix_scan_user function to be implementated. Added these function to all the existing keymaps.
* fix: infinity60 keyboard was not using quantum features.SjB2017-01-23
| | | | | | 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.
* Increase the infinity60 system tick frequencyFred Sundvik2016-11-05
|
* Rename infinity_chibios to infinity60, and add readmeFred Sundvik2016-08-27