summaryrefslogtreecommitdiff
path: root/keyboards/infinity60/keymaps
AgeCommit message (Collapse)Author
2017-04-11fixed write_led_page col shift, added option for lock led displayjpetermans
2017-04-10led init code missing pwm writes for Frame 1jpetermans
2017-04-10revised led controller code to allow for more optionsjpetermans
unable to switch picture displays
2017-04-07add ability to toggle individual led by addressjpetermans
2017-04-06Moved led page arrays to keymap.c and added keymap header to definejpetermans
individual led addresses
2017-04-06Add led_controller.h to user keymap.cjpetermans
2017-04-06Added personal configs and keymap to infinity60/keymapsjpetermans
2017-01-24updated 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.
2016-08-27Rename infinity_chibios to infinity60, and add readmeFred Sundvik