summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e65
Commit message (Expand)AuthorAgeFilesLines
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-161-331/+335
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-398/+1858
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-10/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-5/+4
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-064-4/+4
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-302-7/+6
|\
| * Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-302-7/+6
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-21/+3
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* [Keyboard] Add via keymap to E6.5 (#10771)bintobean2020-10-294-131/+177
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* [Keymap] Personal keymap for the E6.5 (#7623)Sid Carter2019-12-131-0/+26
* [Keyboard] Update e65.c to fix Caps Lock indicator (#7405)trinity15612019-11-201-7/+13
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-0/+7
* 65 ansi blocker everywhere (everywhere I can find) (#6805)MechMerlin2019-09-251-0/+2
* [Keymap] Fix e65 7u WK layout and add crd's personal keymap (#6750)Jason Thigpen2019-09-173-8/+46
* [Keyboard] Add the E6.5 keyboard (#6693)Brice Figureau2019-09-0911-0/+765