summaryrefslogtreecommitdiffstats
path: root/keyboards/massdrop/ctrl/config.h
Commit message (Expand)AuthorAgeFilesLines
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Add support to persist MD LED framework settings (#14980)Joel Challis2021-11-021-0/+3
* Initial USB2422 driver (#14835)Joel Challis2021-10-221-0/+9
* Split out arm_atsam shift register logic (#14848)Joel Challis2021-10-221-11/+7
* Implement GPIO abstraction for atsam (#13567)Joel Challis2021-07-221-8/+10
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-1/+0
* RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik2019-04-031-0/+7
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)patrickmt2018-12-101-2/+49
* move massdrop boards into its own directory for configurator visibilitymechmerlin2018-08-291-0/+79