summaryrefslogtreecommitdiff
path: root/keyboards/smallkeyboard/config.h
AgeCommit message (Expand)Author
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-01-11Correct matrix effect name (#15816)Albert Y
2021-11-16Fix additional board sizes for RGB Matrix (#15170)Drashna Jaelre
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-10-28Move LTO logic from common.mk (#14973)Joel Challis
2021-10-10Clean up LED/RGB Matrix driver config (#14760)Ryan
2021-09-21[Keyboard] smallkeyboard support (#12817)zhouqiong19840119