Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 1 | -101/+0 |
| | |||||
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 1 | -2/+2 |
| | |||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: D (#17814) | Ryan | 2022-07-29 | 1 | -6/+0 |
| | |||||
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -1/+48 |
| | |||||
* | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | 2021-09-12 | 1 | -2/+2 |
| | | | | | | | | | * Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] Add VIA keymap to duckyPad, update M4cs keymap for duckyPad (#11703) | Max Bridgland | 2021-02-16 | 1 | -3/+8 |
| | | | Co-authored-by: M4cs <mabridgland@protonmail.com> | ||||
* | Remove redundant I2C config defines from keyboards (#11661) | Ryan | 2021-01-25 | 1 | -6/+0 |
| | |||||
* | Add M4cs Keymap for dekunukem/duckyPad (#10900) | Max Bridgland | 2020-11-24 | 1 | -0/+61 |
* 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> |