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
/
exclusive
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
E7-V2 Implementation (#25594)
Aidan Smith
5
-0
/
+480
2025-09-09
Migrate `g_led_config` to DD (E, F) (#25561)
Jack Sangdahl
2
-76
/
+66
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
6
-6
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
8
-8
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
7
-7
/
+0
2025-01-20
Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)
Joel Challis
1
-1
/
+0
2024-09-02
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Ryan
2
-5
/
+11
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
16
-367
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
24
-44
/
+44
2024-07-11
Various fixes for keyboards not implementing callbacks correctly (#24092)
Joel Challis
1
-0
/
+4
2024-06-25
Migrate `led_update_kb` implementations to DD (#23985)
Joel Challis
2
-32
/
+4
2024-06-22
Migrate `led_update_kb` implementations to DD (#23983)
Joel Challis
2
-32
/
+4
2024-06-17
Remove references to bootloadHID flashing page in keyboard readmes (#23942)
Ryan
2
-2
/
+2
2024-05-23
Remove some useless code from keymaps (#23787)
Ryan
2
-56
/
+0
2024-05-20
Migrate `LOCKING_*_ENABLE` to Data-Driven: E (#23751)
James Young
9
-108
/
+30
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
2
-2
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
4
-4
/
+4
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
3
-12
/
+12
2024-04-14
Data-Driven Keyboard Conversions: E (#23512)
James Young
3
-14
/
+22
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-0
/
+0
2024-03-15
Migrate features from rules.mk to data driven - EFGH (#23248)
Joel Challis
16
-97
/
+79
2024-02-25
LED drivers: update keyboard LED configs (#23073)
Ryan
1
-63
/
+63
2024-02-15
LED drivers: add support for shutdown pin (#23058)
Ryan
2
-6
/
+1
2024-01-04
Migrate RGB Matrix config to info.json - EF (#22808)
Joel Challis
1
-2
/
+0
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
15
-635
/
+0
2023-12-18
Update keyboard LED driver configs (#22638)
Ryan
1
-1
/
+1
2023-12-18
Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)
Nick Brassel
12
-571
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
1
-26
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/a*` edition. (#22692)
Nick Brassel
2
-38
/
+0
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
1
-1
/
+0
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
1
-1
/
+1
2023-10-04
Update ISSI LED types (#22099)
Ryan
1
-1
/
+1
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
1
-1
/
+1
2023-09-13
is31fl3733: driver naming cleanups (#21905)
Ryan
1
-1
/
+1
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
19
-182
/
+130
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
15
-21
/
+18
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
19
-9
/
+24
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
5
-2
/
+9
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2
-2
/
+0
2023-05-16
Add missing layout data for a handful of boards (#20931)
Ryan
1
-331
/
+335
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
3
-5
/
+5
2023-04-27
Move 60% layouts to data driven (#20477)
Ryan
3
-323
/
+248
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
7
-571
/
+851
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
3
-240
/
+204
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
5
-132
/
+478
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2
-125
/
+96
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2
-1
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
15
-7
/
+24
2023-04-05
Move 75% and 96% layouts to data driven (#20289)
Ryan
2
-109
/
+540
[next]