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
/
lazydesigners
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
8
-8
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
8
-8
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
18
-380
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
3
-4
/
+4
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)
James Young
9
-38
/
+36
2024-05-17
Miscellaneous Data-Driven Keyboard Conversions (#23712)
James Young
3
-3
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
15
-17
/
+17
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
1
-2
/
+2
2024-05-02
Convert some AVR GPIO operations to macros (#23424)
Ryan
1
-2
/
+5
2024-04-25
Migrate build target markers to keyboard.json - L (#23607)
Joel Challis
9
-25
/
+33
2024-03-15
Migrate features from rules.mk to data drive - LMN (#23277)
Joel Challis
16
-94
/
+74
2024-02-19
Manual user keymap removal (#23104)
Joel Challis
1
-23
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
3
-241
/
+0
2023-12-17
[Keymap Removal] Planck and related keymaps. (#22683)
Nick Brassel
1
-80
/
+0
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
1
-110
/
+0
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
13
-166
/
+91
2023-07-06
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
3
-6
/
+9
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
8
-18
/
+4
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
15
-8
/
+8
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
15
-7
/
+24
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
3
-211
/
+211
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
5
-11
/
+10
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
4
-754
/
+608
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2
-152
/
+115
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
4
-158
/
+111
2023-04-08
Move split space/backspace layouts to data driven (#20356)
Ryan
2
-98
/
+71
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
15
-7
/
+24
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
2
-36
/
+9
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
4
-293
/
+175
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
7
-15
/
+0
2023-03-17
Remove trailing zeroes in info.json layouts (#20156)
Ryan
1
-2
/
+2
2023-03-17
Remove more empty headers (#20155)
Ryan
8
-67
/
+0
2023-03-10
Move matrix config to info.json, part 2 (#19987)
Ryan
19
-82
/
+50
2023-02-26
Move backlight config to data driven (#19910)
Ryan
14
-40
/
+26
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
4
-5
/
+0
2023-02-17
Remove matrix size defines (#19581)
Ryan
9
-36
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2
-20
/
+4
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
19
-55
/
+21
2023-02-03
Debounce defines cleanup (#19742)
Ryan
3
-9
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
9
-9
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
4
-4
/
+0
2023-01-20
Fix functions with empty params (#19647)
Ryan
2
-4
/
+4
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2
-3
/
+1
2022-10-21
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)
Ryan
1
-1
/
+1
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
8
-8
/
+8
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
6
-9
/
+9
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
5
-9
/
+52
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
3
-3
/
+3
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
1
-4
/
+4
[next]