summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-238-120/+52
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-6/+6
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-188-4/+12
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-5/+5
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-274-218/+542
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-155-132/+478
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-264-2/+6
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-4/+0
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-172-2/+2
* Remove more empty headers (#20155)Ryan2023-03-173-35/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-118-46/+20
* Move backlight config to data driven (#19910)Ryan2023-02-268-16/+12
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-222-2/+0
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-214-2/+6
* Remove matrix size defines (#19581)Ryan2023-02-174-16/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-176-7/+10
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-24/+8
* Debounce defines cleanup (#19742)Ryan2023-02-032-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
* Fixup build failures. (#19332)Nick Brassel2022-12-151-1/+1
* Remove deprecated led_set_kb (#19273)Joel Challis2022-12-141-29/+12
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-066-6/+6
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-205-5/+5
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-204-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-4/+4
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-154-4/+40
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-4/+4
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-308-28/+26
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-155-5/+5
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-144-32/+32
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-094-8/+4
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-38/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-014-8/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-294-4/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-304-4/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-214-4/+4
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-214-4/+4
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-204-4/+4
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-204-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-124-4/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-124-4/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-124-9/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-124-9/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-102-2/+2
|\|
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-102-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-104-28/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-104-28/+0