summaryrefslogtreecommitdiff
path: root/keyboards/vitamins_included/rev1/config.h
AgeCommit message (Expand)Author
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2020-01-19Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark
2019-10-17SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)Joel Challis
2019-10-17[Keyboard] Move vitamins included rev1 to split_common (#7052)Mikkel Jeppesen
2019-08-30[Keyboard] Added Vitamins Included Rev2 (#6593)Mikkel Jeppesen
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre
2018-07-27Keyboard: Let's Split fixes (#3511)Mikkel Jeppesen
2018-05-09Added propper support for Lets split vitamins (#2559)Mikkel Jeppesen