summaryrefslogtreecommitdiff
path: root/keyboards/adafruit/macropad/info.json
AgeCommit message (Expand)Author
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-24Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan
2022-07-08Add Adafruit Macropad (#17512)jpe230