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 empty override functions (#14312)
Ryan
2021-09-05
5
-63
/
+0
*
Remove more cruft in keyboard files (#14288)
Ryan
2021-09-03
7
-67
/
+8
*
Updated RGB Matrix suspend define part 3 (#13954)
Drashna Jaelre
2021-08-22
1
-2
/
+2
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
5
-43
/
+0
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-08-15
10
-44
/
+44
|
\
|
*
LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)
Ryan
2021-08-15
10
-44
/
+44
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-08
6
-139
/
+106
|
\
|
|
*
[Keyboard] Clean up lfkpad and add keymap (#13881)
Pascal Pfeil
2021-08-07
6
-139
/
+106
*
|
Remove Full Bootmagic (#13846)
James Young
2021-08-06
11
-11
/
+11
|
/
*
Audio system overhaul (#11820)
Drashna Jaelre
2021-02-15
4
-5
/
+4
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
1
-1
/
+0
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-01-27
2
-6
/
+0
|
\
|
*
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
2021-01-27
2
-6
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-01-20
5
-5
/
+0
|
\
|
|
*
Remove `DESCRIPTION`, K-M (#11619)
Ryan
2021-01-20
5
-5
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-13
2
-0
/
+0
|
\
|
|
*
Exclude more keyboards from CI (#11436)
Zach White
2021-01-13
2
-0
/
+0
*
|
Remove unused `action_get_macro()` usages in user files (#11165)
Ryan
2021-01-11
4
-83
/
+0
|
/
*
VIA Support: LFKPad (#11461)
Pascal Pfeil
2021-01-08
6
-45
/
+64
*
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-21
5
-0
/
+0
*
Normalise include statements in keyboard code (#11185)
Ryan
2020-12-16
3
-3
/
+3
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
3
-57
/
+0
*
Add smk65/revf support (#10434)
Joel Challis
2020-10-08
19
-333
/
+565
*
Fix TWIlib compilation on avr-gcc 10 (#9273)
Joel Challis
2020-09-17
2
-11
/
+14
*
Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)
Konstantin Đorđević
2020-04-19
2
-8
/
+6
*
[Keyboard] LFK78 refactor (#7835)
Ryan
2020-03-03
25
-673
/
+1582
*
[Keyboard] LFKPad refactor (#8079)
fauxpark
2020-02-04
9
-172
/
+242
*
Fix AVR boards which were overriding backlight without setting… (#8044)
Joel Challis
2020-01-31
3
-1
/
+8
*
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2020-01-30
12
-48
/
+48
*
Cleanup rules.mk for 32U4 keyboards, L-M (#7120)
fauxpark
2019-10-24
3
-21
/
+11
*
Cleanup rules.mk for USB64 and USB128 keyboards (#6769)
fauxpark
2019-09-19
4
-12
/
+18
*
Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)
fauxpark
2019-09-05
4
-72
/
+0
*
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-07-15
10
-98
/
+0
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
6
-6
/
+6
*
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-03-19
4
-24
/
+4
*
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-02-17
5
-20
/
+0
*
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-02-16
7
-28
/
+0
*
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-26
6
-31
/
+0
*
Remove unused fn_actions[] and action_function() in default keymaps (#4829)
fauxpark
2019-01-24
5
-25
/
+18
*
Remove lfkeyboards parent rules.mk as its only required for mini1800
zvecr
2019-01-23
2
-1
/
+2
*
Modified URLs to point to new locations
Jeremy Bernhardt
2019-01-13
6
-6
/
+6
*
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
noroadsleft
2019-01-04
3
-12
/
+2
*
Fix the LFKeyboards so they work with the QMK Configurator (#4591)
Drashna Jaelre
2018-12-10
17
-124
/
+143
*
Replace outdated RGB/Audio information
Drashna Jaelre
2018-10-22
4
-4
/
+4
*
Keyboard: Corrected LFK65_HS LAYOUT_all matrix (#3703)
noroadsleft
2018-08-21
1
-11
/
+14
*
Keyboard: LFKeyboards LFK65-HS Readme cleanup (#3442)
noroadsleft
2018-07-18
1
-2
/
+2
*
Keyboard: LFKeyboards SMK65 refactor and Configurator support (#3441)
noroadsleft
2018-07-18
4
-46
/
+71
*
Keyboard: LFKeyboards Mini1800 refactor and Configurator update (#3440)
noroadsleft
2018-07-18
4
-154
/
+155
*
Keyboard: LFKPad refactor and Configurator support (#3439)
noroadsleft
2018-07-18
5
-39
/
+57
*
LFK87 refactor and Configurator support (#3436)
noroadsleft
2018-07-18
8
-364
/
+395
[next]