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