index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
lfkeyboards
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of layout macros for LFKeyboards LED config (#20666)
Ryan
2023-05-03
11
-39
/
+87
*
LFK87 refactor (#20635)
Ryan
2023-05-02
13
-200
/
+453
*
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-27
2
-61
/
+155
*
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2023-04-15
5
-898
/
+735
*
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
5
-230
/
+169
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
14
-6
/
+24
*
Move 65% layouts to data driven (#20308)
Ryan
2023-04-04
5
-146
/
+474
*
Fix a handful of CLI errors (#20321)
Ryan
2023-04-03
1
-13
/
+0
*
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
3
-44
/
+26
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
2
-6
/
+0
*
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
5
-24
/
+7
*
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-03-10
12
-57
/
+30
*
Remove some use of keymap.h (#20006)
Joel Challis
2023-03-03
4
-4
/
+0
*
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-28
1
-1
/
+1
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
17
-10
/
+26
*
Move QMK LUFA bootloader config to data driven (#19879)
Ryan
2023-02-23
1
-5
/
+0
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
8
-28
/
+0
*
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-17
1
-15
/
+1
*
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
1
-5
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
19
-45
/
+24
*
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
2023-02-07
1
-5
/
+0
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
4
-16
/
+0
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
4
-20
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
7
-21
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
7
-21
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
7
-147
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
7
-7
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
4
-10
/
+0
*
Fix functions with empty params (#19647)
Ryan
2023-01-20
7
-9
/
+9
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
6
-6
/
+3
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
3
-11
/
+11
*
Refactor some led_set_kb instances (#19179)
Joel Challis
2022-12-09
3
-20
/
+26
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
13
-43
/
+43
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
7
-0
/
+0
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
11
-16
/
+16
*
Remove rgblight_list.h (#18878)
Ryan
2022-10-27
1
-1
/
+1
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
11
-12
/
+12
*
Remove quantum/audio from global VPATH (#18753)
Ryan
2022-10-20
2
-2
/
+4
*
Remove legacy Debug keycode (#18769)
Ryan
2022-10-19
1
-1
/
+1
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
7
-11
/
+11
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
7
-18
/
+62
*
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-26
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-03
5
-5
/
+5
|
\
|
*
Remove more RESET keycode references (#18252)
Joel Challis
2022-09-03
5
-5
/
+5
*
|
Ensure all keyboards have a bootloader set (#18234)
Ryan
2022-08-31
1
-4
/
+1
*
|
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
1
-1
/
+1
|
/
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
6
-6
/
+6
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
3
-3
/
+3
|
\
|
*
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-20
3
-3
/
+3
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-20
5
-15
/
+16
|
\
|
[next]