summaryrefslogtreecommitdiffstats
path: root/keyboards/ungodly/launch_pad/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-114/+0
|
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
|
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-2/+2
|
* Move keyboard USB IDs and strings to data driven: U (#17900)Ryan2022-08-031-7/+0
|
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-37/+49
|
* [Keyboard] Fixup Ungodly Launch Pad config (#13992)Drashna Jaelre2021-08-131-19/+1
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-121-19/+67
|\
| * [Keyboard] Add Launch Pad keymaps (#12490)Luis Godinez2021-08-121-14/+54
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Reduce firmware size in prep for #12670 (#13724)Drashna Jaelre2021-07-271-0/+3
| | | | | | | | | | * Reduce firmware size in pre for #12670 * Also disable pixel mode, just in case
* | [Keyboard] Fix Compile size on ungodly Launch Pad (#13692)Drashna Jaelre2021-07-251-0/+8
| |
* | [Keyboard] Reduce compile size for dz60rgb v2.1 (#13680)Drashna Jaelre2021-07-241-4/+1
|/
* Add Launch Pad by Ungodly Design (#10952)Luis Godinez2020-11-191-0/+72
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>