summaryrefslogtreecommitdiff
path: root/keyboards/dekunukem/duckypad/config.h
AgeCommit message (Expand)Author
2024-01-07Migrate RGB Matrix config to info.json - D (#22811)Joel Challis
2023-06-19Fixup `dekunukem/duckypad` (#21298)jack
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-02-16[Keyboard] Add VIA keymap to duckyPad, update M4cs keymap for duckyPad (#11703)Max Bridgland
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan
2020-11-24Add M4cs Keymap for dekunukem/duckyPad (#10900)Max Bridgland