summaryrefslogtreecommitdiffstats
path: root/keyboards/vitamins_included/rev1
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-4/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-6/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-1/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-4/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-212-3/+5
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-051-12/+0
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-1/+10
* SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)Joel Challis2019-10-171-1/+0
* [Keyboard] Move vitamins included rev1 to split_common (#7052)Mikkel Jeppesen2019-10-172-8/+5
* [Keyboard] Added Vitamins Included Rev2 (#6593)Mikkel Jeppesen2019-08-304-48/+95
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-201-1/+0
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-3/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
* Keyboard: Let's Split fixes (#3511)Mikkel Jeppesen2018-07-271-1/+1
* Added propper support for Lets split vitamins (#2559)Mikkel Jeppesen2018-05-094-0/+150