summaryrefslogtreecommitdiff
path: root/keyboards/smallkeyboard
Commit message (Expand)AuthorAge
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-15
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-04
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Correct matrix effect name (#15816)Albert Y2022-01-11
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
* Fix additional board sizes for RGB Matrix (#15170)Drashna Jaelre2021-11-16
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Move LTO logic from common.mk (#14973)Joel Challis2021-10-28
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-10
* [Keyboard] Disable console on Smallkeyboard (#14561)Drashna Jaelre2021-09-23
* [Keyboard] smallkeyboard fix of rgb matrix config (#14548)Drashna Jaelre2021-09-21
* [Keyboard] smallkeyboard support (#12817)zhouqiong198401192021-09-21