aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/infinity60
Commit message (Collapse)AuthorAgeFilesLines
...
* Moved led page arrays to keymap.c and added keymap header to definejpetermans2017-04-063-57/+152
| | | | individual led addresses
* Add Kinetis_i2c settings consistent with whitefox mcuconfjpetermans2017-04-061-4/+7
|
* match hal settings to whitefox, fix make rulesjpetermans2017-04-062-4/+5
|
* Add led_controller.h to user keymap.cjpetermans2017-04-061-11/+16
|
* add led init function to header for use in keymap.cjpetermans2017-04-061-6/+14
|
* Adjust led_controller.c matrix sttings and init functionjpetermans2017-04-061-58/+65
|
* Added tmk whitefox led filesjpetermans2017-04-063-1/+474
|
* Added personal configs and keymap to infinity60/keymapsjpetermans2017-04-064-1/+163
|
* updated all the other keymaps to support the new changes.SjB2017-01-243-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.
* fix: infinity60 keyboard was not using quantum features.SjB2017-01-232-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.
* Increase the infinity60 system tick frequencyFred Sundvik2016-11-052-2/+7
|
* Rename infinity_chibios to infinity60, and add readmeFred Sundvik2016-08-2716-0/+2014