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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
Fix Enter key matrix coordinates for smk65/revf ISO layout (#25373)
Christoffer Larsen
1
-1
/
+1
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
3
-3
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
2
-2
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
7
-7
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2025-01-20
Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)
Joel Challis
2
-2
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-5
/
+5
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
6
-171
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
10
-44
/
+44
2024-08-10
Remove keyboard level `QK_BOOT` implementations (#24231)
Joel Challis
5
-41
/
+27
2024-07-26
Refactor use of `matrix_scan_kb` (#24200)
Joel Challis
5
-15
/
+5
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)
James Young
18
-86
/
+66
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
6
-6
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
1
-1
/
+1
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
4
-10
/
+10
2024-04-22
Data-Driven Keyboard Conversions: L (#23576)
James Young
11
-43
/
+43
2024-04-08
Tidy up default layer handling in keymaps (#23436)
Joel Challis
8
-64
/
+0
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
14
-0
/
+0
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23307)
Joel Challis
4
-26
/
+17
2024-03-15
Migrate features from rules.mk to data drive - LMN (#23277)
Joel Challis
2
-11
/
+8
2024-02-20
Manual user keymap removal (#23119)
Joel Challis
2
-90
/
+0
2024-02-19
Manual user keymap removal (#23104)
Joel Challis
8
-422
/
+0
2024-02-18
Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)
Joel Challis
3
-87
/
+0
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-09-24
Remove custom ISSI lighting code (#22073)
Ryan
70
-1943
/
+11
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
15
-75
/
+117
2023-08-15
rgblight: driver selection cleanups (#21558)
Ryan
20
-16
/
+10
2023-07-15
Eliminate `TMK_COMMON_*` in makefiles (#21517)
Ryan
7
-27
/
+16
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
15
-18
/
+9
2023-06-18
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Ryan
4
-8
/
+0
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
16
-19
/
+24
2023-05-16
Add missing layout data for a handful of boards (#20931)
Ryan
2
-134
/
+57
2023-05-03
Remove use of layout macros for LFKeyboards LED config (#20666)
Ryan
11
-39
/
+87
2023-05-02
LFK87 refactor (#20635)
Ryan
13
-200
/
+453
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2
-61
/
+155
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
5
-230
/
+169
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
14
-6
/
+24
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
5
-146
/
+474
2023-04-03
Fix a handful of CLI errors (#20321)
Ryan
1
-13
/
+0
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
3
-44
/
+26
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2
-6
/
+0
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
5
-24
/
+7
2023-03-10
Move matrix config to info.json, part 2 (#19987)
Ryan
12
-57
/
+30
2023-03-03
Remove some use of keymap.h (#20006)
Joel Challis
4
-4
/
+0
2023-02-28
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
1
-1
/
+1
2023-02-26
Move backlight config to data driven (#19910)
Ryan
17
-10
/
+26
2023-02-23
Move QMK LUFA bootloader config to data driven (#19879)
Ryan
1
-5
/
+0
2023-02-17
Remove matrix size defines (#19581)
Ryan
8
-28
/
+0
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
1
-15
/
+1
[next]