summaryrefslogtreecommitdiff
path: root/keyboards/edi
AgeCommit message (Expand)AuthorFilesLines
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis1-4/+1
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-25Update Underglow keycodes (#23765)Ryan3-9/+9
2024-05-23Remove some useless code from keymaps (#23787)Ryan1-5/+0
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: E (#23751)James Young2-24/+6
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-04-14Migrate build target markers to keyboard.json - DE (#23515)Joel Challis4-33/+12
2024-04-14Data-Driven Keyboard Conversions: E (#23512)James Young2-16/+11
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis4-25/+19
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan1-2/+2
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel1-115/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan6-47/+39
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan6-3/+9
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan6-3/+7
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan6-293/+198
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-17Remove more empty headers (#20155)Ryan3-37/+0
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan6-41/+16
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2-12/+0
2023-02-03Debounce defines cleanup (#19742)Ryan3-9/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan3-9/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan2-42/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2-12/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-3/+1
2023-01-08Add some missing layout data (#19539)Joel Challis2-0/+140
2022-10-22Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2-2/+2
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan3-3/+3
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan4-4/+4
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre3-5/+33
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-15Merge remote-tracking branch 'upstream/master' into developfauxpark4-14/+18
2022-08-15Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan4-14/+18
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis3-3/+3
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2-5/+0
2022-01-25More keyboard rules.mk cleanups (#16044)Ryan1-4/+1
2022-01-15Fix broken bootloader builds in develop. (#15880)Dasky1-1/+1
2022-01-10[Keyboard] move standaside into edi/ (#15798)peepeetee7-0/+316
2022-01-07[Keyboard] Hard Light Mark 2 and keymaps (#13719)FateEverywhere11-0/+510
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan1-20/+0
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0