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
/
lfkeyboards
/
lfk78
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
3
-3
/
+0
2025-01-20
Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
2
-66
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
4
-20
/
+20
2024-08-10
Remove keyboard level `QK_BOOT` implementations (#24231)
Joel Challis
1
-7
/
+6
2024-07-26
Refactor use of `matrix_scan_kb` (#24200)
Joel Challis
1
-3
/
+1
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)
James Young
4
-5
/
+18
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
4
-4
/
+0
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
1
-2
/
+2
2024-04-22
Data-Driven Keyboard Conversions: L (#23576)
James Young
5
-13
/
+19
2024-04-08
Tidy up default layer handling in keymaps (#23436)
Joel Challis
4
-32
/
+0
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-0
/
+0
2024-02-19
Manual user keymap removal (#23104)
Joel Challis
3
-140
/
+0
2023-09-24
Remove custom ISSI lighting code (#22073)
Ryan
16
-346
/
+2
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
4
-14
/
+39
2023-08-15
rgblight: driver selection cleanups (#21558)
Ryan
5
-2
/
+3
2023-07-15
Eliminate `TMK_COMMON_*` in makefiles (#21517)
Ryan
1
-3
/
+3
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
4
-3
/
+3
2023-06-18
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Ryan
1
-2
/
+0
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
6
-9
/
+9
2023-05-03
Remove use of layout macros for LFKeyboards LED config (#20666)
Ryan
5
-14
/
+47
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
5
-898
/
+735
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
3
-129
/
+79
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
4
-1
/
+9
2023-04-03
Fix a handful of CLI errors (#20321)
Ryan
1
-13
/
+0
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
1
-3
/
+0
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
3
-0
/
+6
2023-03-10
Move matrix config to info.json, part 2 (#19987)
Ryan
6
-30
/
+15
2023-02-26
Move backlight config to data driven (#19910)
Ryan
5
-2
/
+12
2023-02-17
Remove matrix size defines (#19581)
Ryan
3
-12
/
+0
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
1
-5
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
7
-10
/
+6
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
1
-4
/
+0
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
1
-5
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
1
-3
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
1
-3
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
1
-21
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2023-01-20
Fix functions with empty params (#19647)
Ryan
1
-1
/
+1
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
1
-5
/
+5
2022-12-09
Refactor some led_set_kb instances (#19179)
Joel Challis
1
-4
/
+6
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
4
-15
/
+15
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
3
-0
/
+0
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
5
-6
/
+6
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
5
-6
/
+6
2022-10-20
Remove quantum/audio from global VPATH (#18753)
Ryan
1
-1
/
+4
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
1
-1
/
+1
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
1
-1
/
+11
2022-09-03
Remove more RESET keycode references (#18252)
Joel Challis
1
-1
/
+1
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2
-2
/
+2
[next]