Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-06 | Moved led page arrays to keymap.c and added keymap header to define | jpetermans | |
individual led addresses | |||
2017-04-06 | Add Kinetis_i2c settings consistent with whitefox mcuconf | jpetermans | |
2017-04-06 | match hal settings to whitefox, fix make rules | jpetermans | |
2017-04-06 | Add led_controller.h to user keymap.c | jpetermans | |
2017-04-06 | add led init function to header for use in keymap.c | jpetermans | |
2017-04-06 | Adjust led_controller.c matrix sttings and init function | jpetermans | |
2017-04-06 | Added tmk whitefox led files | jpetermans | |
2017-04-06 | Added personal configs and keymap to infinity60/keymaps | jpetermans | |
2017-01-24 | updated all the other keymaps to support the new changes. | SjB | |
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-23 | fix: infinity60 keyboard was not using quantum features. | SjB | |
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-05 | Increase the infinity60 system tick frequency | Fred Sundvik | |
2016-08-27 | Rename infinity_chibios to infinity60, and add readme | Fred Sundvik | |