summaryrefslogtreecommitdiff
path: root/keyboards/ep
AgeCommit message (Expand)AuthorFilesLines
2025-07-06Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan1-1/+1
2024-08-25Update Underglow keycodes (#23765)Ryan1-1/+1
2024-05-23Remove some useless code from keymaps (#23787)Ryan1-28/+0
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: E (#23751)James Young8-124/+24
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis10-60/+41
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+1
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-2/+2
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan10-834/+414
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-17Remove more empty headers (#20155)Ryan5-80/+0
2023-03-10Restore matrix pins for ep/40 (#20083)Ryan1-0/+4
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan10-131/+21
2023-02-17Remove matrix size defines (#19581)Ryan5-20/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan10-30/+10
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan3-14/+0
2023-02-03Debounce defines cleanup (#19742)Ryan5-15/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan4-12/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan3-75/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel5-5/+0
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-3/+3
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre1-1/+10
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel4-4/+0
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan10-36/+31
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan3-6/+0
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2-18/+18
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan5-10/+5
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan5-10/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young3-3/+3
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young5-5/+0
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan5-5/+0
2021-09-26Merge remote-tracking branch 'upstream/master' into developJames Young2-98/+0
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2-98/+0
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark5-5/+5
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan5-5/+5
2021-09-20Merge remote-tracking branch 'upstream/master' into developfauxpark5-5/+5
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan5-5/+5
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot5-5/+0
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan5-5/+0
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark5-11/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan5-11/+0
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot5-35/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan5-35/+0
2021-09-05Merge remote-tracking branch 'origin/master' into developQMK Bot7-155/+0
2021-09-05Remove empty override functions (#14312)Ryan7-155/+0