summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2/le_bmc
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-30/+13
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-110/+271
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-1/+1
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-16/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+3
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-2/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-302-7/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-16/+16
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* 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 backlight pin references in rules.mk (#14513)Ryan2021-09-201-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
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-16/+2
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-181-1/+0
|\
| * Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* | clean up generate-api errorsZach White2021-01-071-2/+0
|/
* VIA Support: E6V2 BMC editions (#10969)MechMerlin2020-11-184-3/+55
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-071-1/+0
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* Fix incorrect key sizes in Configurator (#9073)James Young2020-05-131-2/+2
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-352/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-262-32/+7
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-6/+6
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-231-2/+1
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-183-25/+15
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-021-12/+0
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-33/+8
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-151-1/+1