summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/alt/config.h
AgeCommit message (Expand)Author
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-02Add support to persist MD LED framework settings (#14980)Joel Challis
2021-10-22Initial USB2422 driver (#14835)Joel Challis
2021-10-22Split out arm_atsam shift register logic (#14848)Joel Challis
2021-07-22Implement GPIO abstraction for atsam (#13567)Joel Challis
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-04-29Updated rgb_led struct field modifier to flags (#5619)XScorpion2
2019-04-03RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-12-10Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)patrickmt
2018-09-01Keyboard: Rename alt67 to alt (#3824)patrickmt