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
*
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
|
\
|
|
*
Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)
Ryan
2022-08-20
5
-15
/
+16
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
9
-13
/
+0
*
|
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...
Stefan Kerkmann
2022-08-06
1
-3
/
+0
|
/
*
Move keyboard USB IDs and strings to data driven: L (#17849)
Ryan
2022-08-02
12
-36
/
+46
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
10
-12
/
+12
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
7
-21
/
+1
*
[Keyboard] LFK78 VIA support and Update (#16502)
Matthew Bautista
2022-03-07
6
-5
/
+80
*
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2022-02-09
13
-122
/
+229
|
\
|
*
LFKeyboards Mini1800: refactor into revisions (#16260)
James Young
2022-02-07
13
-122
/
+229
*
|
Remove `action_function()` from LFKeyboards boards (#15993)
Ryan
2022-01-22
21
-1161
/
+721
|
/
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
4
-69
/
+69
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
11
-13
/
+11
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
6
-38
/
+0
*
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-07
8
-38
/
+1
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
11
-17
/
+10
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
2
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-30
3
-3
/
+0
|
\
|
*
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)
Ryan
2021-09-30
3
-3
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-29
6
-6
/
+0
|
\
|
[next]