summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/ctrl/rules.mk
AgeCommit message (Expand)Author
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2021-12-27Refactor `bootloader_jump()` implementations (#15450)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-22Implement GPIO abstraction for atsam (#13567)Joel Challis
2021-07-13Refactor Drop boards to custom matrix lite (#13468)Joel Challis
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty
2019-04-03RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik
2018-09-28Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut...patrickmt
2018-08-29move massdrop boards into its own directory for configurator visibilitymechmerlin