aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/smallkeyboard/smallkeyboard.c
Commit message (Expand)AuthorAgeFilesLines
* Migrate `g_led_config` to DD (S) (#25624)Jack Sangdahl2025-09-091-15/+0
* Update keyboard LED driver configs (#22638)Ryan2023-12-181-1/+1
* Update ISSI LED types (#22099)Ryan2023-10-041-1/+1
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-291-1/+1
* 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-221-28/+28
* [Keyboard] smallkeyboard support (#12817)zhouqiong198401192021-09-221-0/+49