summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6_rgb
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move 60% layouts to data driven (#20477)Ryan2023-04-273-323/+248
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-6/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-072-2/+2
|\
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-302-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-4/+2
* Exclusive E6 RGB Refactor (#14604)James Young2021-09-2614-1464/+426
* 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-6/+0
* 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
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-282-1/+2
* [Keyboard] fixed hhkb keymap issue on e6_rgb (#7684)yulei2020-01-0810-105/+1418
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-46/+8
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-071-71/+59
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-50/+50
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-0712-0/+584