summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e6v2
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-101/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-8/+8
2024-06-17Remove references to bootloadHID flashing page in keyboard readmes (#23942)Ryan2-2/+2
2024-05-23Remove some useless code from keymaps (#23787)Ryan2-56/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-4/+4
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis8-48/+40
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel5-256/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan8-120/+52
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+6
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan8-4/+12
2023-05-02`info.json` whitespace cleanups (#20651)Ryan3-5/+5
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan4-218/+542
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan5-132/+478
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan4-2/+6
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2-4/+0
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan2-2/+2
2023-03-17Remove more empty headers (#20155)Ryan3-35/+0
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan8-46/+20
2023-02-26Move backlight config to data driven (#19910)Ryan8-16/+12
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2-2/+0
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan4-2/+6
2023-02-17Remove matrix size defines (#19581)Ryan4-16/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan6-7/+10
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8
2023-02-03Debounce defines cleanup (#19742)Ryan2-2/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan4-4/+2
2022-12-15Fixup build failures. (#19332)Nick Brassel1-1/+1
2022-12-14Remove deprecated led_set_kb (#19273)Joel Challis1-29/+12
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel6-6/+6
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan5-5/+5
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan4-4/+4
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-4/+4
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre4-4/+40
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis3-4/+4
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan8-28/+26
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis5-5/+5
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan4-32/+32
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan4-8/+4
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan2-38/+0
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan4-8/+0
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young4-4/+0
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan4-4/+0
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark4-4/+4