summaryrefslogtreecommitdiffstats
path: root/keyboards/opendeck/32/rev1/rev1.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
| | | | | * Fix functions with empty params * Found a bunch more
* LED config fixes (#18973)Ryan2022-11-111-13/+14
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-10/+0
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* __flash? (#13799)Joel Challis2021-07-311-1/+1
|
* Support OpenDeck 32 keyboard (#10305)Cmdr. Emily2020-10-181-0/+145
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>