summaryrefslogtreecommitdiffstats
path: root/keyboards/vitamins_included
Commit message (Expand)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-214-6/+10
* Move keyboard USB IDs and strings to data driven: V (#17901)Ryan2022-08-032-6/+5
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-10/+10
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-4/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-143-60/+60
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+0
* Remove empty override functions (#14312)Ryan2021-09-052-24/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove ONEHAND_ENABLE (#13920)Joel Challis2021-08-091-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keyboard] Fix compile size for the Vitamins Included via keymap (#13696)Drashna Jaelre2021-07-254-20/+24
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-16/+0
* Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-091-1/+1
* Audio system overhaul (#11820)Drashna Jaelre2021-02-152-2/+2
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+3
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-202-2/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
* [Keyboard] Vitamins included VIA support (#8876)Mikkel Jeppesen2020-04-292-0/+86
* [Keymap] Vitamins_included keymap vitavim (#8864)Daniel Dylewsky2020-04-272-0/+148
* Update vitamins included default keymap, enable NKRO, rev2 rgbsplit (#8871)Mikkel Jeppesen2020-04-213-24/+27
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-311-4/+4
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-192-0/+4
* Juno (#7652)Juno Nguyen2020-01-072-309/+0
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-294-4/+21
* 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-179-1022/+5
* [Keyboard] Added QMK-DFU config to Vitamins Included rev2 (#6818)Mikkel Jeppesen2019-09-251-0/+6
* Changed to 1209 PID (#6677)Mikkel Jeppesen2019-09-061-1/+1
* [Keyboard] Added Vitamins Included Rev2 (#6593)Mikkel Jeppesen2019-08-3023-258/+364
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-202-7/+0
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-3/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-8/+8
* [Keymap] Added personal keymaps for Planck, Preonic, Vitamins Included by Jun...Juno Nguyen2019-02-282-0/+309
* Added a numpad keymap for the vitamins included keyboard (#5247)Mikkel Jeppesen2019-02-262-0/+114
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* 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
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
* Disable Moueskeys to reduce Vitamins Included firmware sizeDrashna Jaelre2018-09-282-2/+2
* Optimize size of Vitamins_Included keyboardDrashna Jaelre2018-09-285-30/+8
* Keyboard: Document the correct path to the let's split EEPROM files. (#3539)Joshua Magee2018-08-021-1/+1