summaryrefslogtreecommitdiffstats
path: root/keyboards/ep
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-2/+2
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1210-834/+414
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove more empty headers (#20155)Ryan2023-03-175-80/+0
* Restore matrix pins for ep/40 (#20083)Ryan2023-03-101-0/+4
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-1110-131/+21
* Remove matrix size defines (#19581)Ryan2023-02-175-20/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0810-30/+10
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-063-14/+0
* Debounce defines cleanup (#19742)Ryan2023-02-035-15/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-034-12/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-303-75/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-315-5/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-064-4/+0
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-3010-36/+31
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-6/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-18/+18
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-095-10/+5
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-015-10/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-295-5/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-305-5/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-262-98/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-262-98/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-215-5/+5
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-215-5/+5
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-205-5/+5
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-205-5/+5
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-125-5/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-125-5/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-125-11/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-125-11/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-105-35/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-105-35/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-057-155/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-057-155/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-35/+31
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-167-45/+0
* Remove Full Bootmagic (#13846)James Young2021-08-065-5/+5
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-095-5/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-272-6/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-272-6/+0