summaryrefslogtreecommitdiffstats
path: root/keyboards/smallkeyboard/smallkeyboard.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* [Keyboard] smallkeyboard fix of rgb matrix config (#14548)Drashna Jaelre2021-09-211-28/+28
|
* [Keyboard] smallkeyboard support (#12817)zhouqiong198401192021-09-211-0/+49
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>