summaryrefslogtreecommitdiff
path: root/keyboards/vitamins_included
AgeCommit message (Expand)Author
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel
2024-08-25Update Underglow keycodes (#23765)via-keymaps-still-presentRyan
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky
2024-07-13Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis
2024-06-01Fix Vitamins Included Keymap Formatting (#23803)Alex Mayer
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: U-V (#23786)James Young
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan
2024-04-15Migrate build target markers to keyboard.json - TUV (#23514)Joel Challis
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland
2024-04-04Remove deprecated quantum keycodes (#23407)Ryan
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis
2024-02-15Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083)Joel Challis
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel
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-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-10Remove pointless `USE_I2C` blocks in keyboard headers (#20084)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-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)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
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: V (#17901)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan