summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e6v2/le_bmc
AgeCommit message (Expand)AuthorFilesLines
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-50/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-4/+4
2024-06-17Remove references to bootloadHID flashing page in keyboard readmes (#23942)Ryan1-1/+1
2024-05-23Remove some useless code from keymaps (#23787)Ryan1-28/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis2-12/+10
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-30/+13
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-1/+1
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-110/+271
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan1-1/+1
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan2-16/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-2/+3
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-1/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-2/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel2-2/+2
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre1-1/+10
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2-7/+7
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2-16/+16
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan1-19/+0
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-1/+0
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan1-1/+1
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-03-10Refactor to use led config - Part 6 (#12115)Joel Challis2-16/+2
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre1-1/+0
2021-01-18Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+0
2021-01-18Remove `DESCRIPTION`, E-G (#11574)Ryan1-1/+0
2021-01-07clean up generate-api errorsZach White1-2/+0
2020-11-18VIA Support: E6V2 BMC editions (#10969)MechMerlin4-3/+55
2020-08-07Remove HD44780 References, Part 2 (#9918)James Young1-1/+0
2020-05-17Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan1-2/+0
2020-05-13Fix incorrect key sizes in Configurator (#9073)James Young1-2/+2
2020-03-31V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan1-352/+0
2020-03-28V-USB: Use structs for USB descriptors (#8572)Ryan1-9/+3