summaryrefslogtreecommitdiff
path: root/keyboards/keebio/stick/config.h
AgeCommit message (Collapse)Author
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-02-07[Keyboard] Add The Stick keyboard (#11745)Danny
Co-authored-by: Ryan <fauxpark@gmail.com>