summaryrefslogtreecommitdiff
path: root/keyboards/alps64/led.c
AgeCommit message (Collapse)Author
2019-09-14[Keyboard] Alps64 Refactor (#6723)MechMerlin
* get rid of custom matrix that is no longer being used * remove _kc LAYOUT * remove ifdefs and replace with pragma once * cleanup rules and use bootmagic lite * get rid of led.c * Update keyboards/alps64/alps64.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * remove unneeded configurations
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert
* fixes from tmk's repo * rename keyboard to keyboards