summaryrefslogtreecommitdiff
path: root/keyboards/dekunukem/duckypad/info.json
AgeCommit message (Collapse)Author
2024-01-31Remove always enabled effects from lighting animation list (#22992)Joel Challis
* Remove 'solid_color' from animation list * Remove 'solid'/'none' from animation list
2024-01-07Migrate RGB Matrix config to info.json - D (#22811)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-19Fixup `dekunukem/duckypad` (#21298)jack
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-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2020-11-24Add M4cs Keymap for dekunukem/duckyPad (#10900)Max Bridgland
* Add Keymap * Fix Media Keys * Add Keymap ASCII and Clean Up * Add Readme * Add GPL Headers, Clean Up Code Based on @drashna Suggestions * Remove unnecessary include * Add Layout for info.json and Readme.md * Fix Layout for info.json * Fix #endif Error * Remove Tapping Term * Add Default Keymap * Add comments, fix readmes, clean up * Fix README formatting * Fix Timeout * Fix I2C Rules * Fix Comment Formatting, Multiline Breaks * Add Sleep/Backlight Rules * Clean Up README * Clean Up Rules * Fix Comments * Add Pragmas Co-authored-by: M4cs <mabridgland@protonmail.com> Co-authored-by: Max <max@Maxs-MacBook-Pro.local>