summaryrefslogtreecommitdiffstats
path: root/keyboards/opendeck/32/rev1/rev1.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-136/+0
|
* 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>