Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moved led page arrays to keymap.c and added keymap header to define | jpetermans | 2017-04-06 | 3 | -57/+152 | |
| | | | | individual led addresses | |||||
* | Add Kinetis_i2c settings consistent with whitefox mcuconf | jpetermans | 2017-04-06 | 1 | -4/+7 | |
| | ||||||
* | match hal settings to whitefox, fix make rules | jpetermans | 2017-04-06 | 2 | -4/+5 | |
| | ||||||
* | Add led_controller.h to user keymap.c | jpetermans | 2017-04-06 | 1 | -11/+16 | |
| | ||||||
* | add led init function to header for use in keymap.c | jpetermans | 2017-04-06 | 1 | -6/+14 | |
| | ||||||
* | Adjust led_controller.c matrix sttings and init function | jpetermans | 2017-04-06 | 1 | -58/+65 | |
| | ||||||
* | Added tmk whitefox led files | jpetermans | 2017-04-06 | 3 | -1/+474 | |
| | ||||||
* | Added personal configs and keymap to infinity60/keymaps | jpetermans | 2017-04-06 | 4 | -1/+163 | |
| | ||||||
* | updated all the other keymaps to support the new changes. | SjB | 2017-01-24 | 3 | -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. | SjB | 2017-01-23 | 2 | -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 frequency | Fred Sundvik | 2016-11-05 | 2 | -2/+7 | |
| | ||||||
* | Rename infinity_chibios to infinity60, and add readme | Fred Sundvik | 2016-08-27 | 16 | -0/+2014 | |