Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-23 | Move Phantom LED handling to phantom.c | Mathias Andersson | |
This is more in line with the structure provided by the keyboard template. | |||
2016-07-08 | Fix a function mismatch that was causing LEDs to not properly initialize | TerryMathews | |
See #430. Name of function being called at init was updated to led_init_ports(), but the call itself wasn't renamed. | |||
2016-06-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | |
* fixes from tmk's repo * rename keyboard to keyboards |