summaryrefslogtreecommitdiff
path: root/keyboards/adafruit/macropad/config.h
AgeCommit message (Expand)Author
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-08Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-04-08[Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)Drashna Jaelre
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-05[Keyboard] adafruit/macropad: Fix typo (#18616)Leon Anavi
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-24Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan
2022-07-22(develop) Update bootmagic for Adafruit Macropad (#17755)jpe230
2022-07-08Add Adafruit Macropad (#17512)jpe230