summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/ctrl/matrix.h
AgeCommit message (Collapse)Author
2020-12-29Remove MATRIX_IS_ON macro (#11330)xyzz
* Remove MATRIX_IS_ON macro this macro is both incorrect and excessive given that macro_is_on() exists * Remove massdrop matrix.h
2018-08-29move massdrop boards into its own directory for configurator visibilitymechmerlin