summaryrefslogtreecommitdiff
path: root/keyboards/vitamins_included/rev2
AgeCommit message (Expand)Author
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)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-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-07-25[Keyboard] Fix compile size for the Vitamins Included via keymap (#13696)Drashna Jaelre
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)Zach White
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2020-04-21Update vitamins included default keymap, enable NKRO, rev2 rgbsplit (#8871)Mikkel Jeppesen
2020-01-19Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark
2019-10-29Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark
2019-09-25[Keyboard] Added QMK-DFU config to Vitamins Included rev2 (#6818)Mikkel Jeppesen
2019-08-30[Keyboard] Added Vitamins Included Rev2 (#6593)Mikkel Jeppesen