index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
lfkeyboards
/
lfk65_hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-24
2
-3
/
+1
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
2
-3
/
+3
*
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-27
2
-61
/
+155
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
2
-1
/
+3
*
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-03-10
2
-4
/
+5
*
Remove some use of keymap.h (#20006)
Joel Challis
2023-03-03
1
-1
/
+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
2
-1
/
+3
*
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
1
-2
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
2
-3
/
+2
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
1
-3
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
1
-3
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
1
-21
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-2
/
+0
*
Fix functions with empty params (#19647)
Ryan
2023-01-20
1
-1
/
+1
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
1
-3
/
+3
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
1
-0
/
+0
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
1
-1
/
+1
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
1
-1
/
+10
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-03
1
-1
/
+1
|
\
|
*
Remove more RESET keycode references (#18252)
Joel Challis
2022-09-03
1
-1
/
+1
*
|
Ensure all keyboards have a bootloader set (#18234)
Ryan
2022-08-31
1
-4
/
+1
|
/
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
1
-1
/
+0
*
Move keyboard USB IDs and strings to data driven: L (#17849)
Ryan
2022-08-02
2
-6
/
+6
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
1
-1
/
+1
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-2
/
+0
*
Remove `action_function()` from LFKeyboards boards (#15993)
Ryan
2022-01-22
1
-44
/
+40
*
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-26
1
-48
/
+0
|
\
|
*
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-26
1
-48
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
1
-3
/
+1
|
\
|
|
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-3
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
2
-27
/
+0
|
\
|
|
*
Remove empty override functions (#14312)
Ryan
2021-09-05
2
-27
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-03
1
-15
/
+0
|
\
|
|
*
Remove more cruft in keyboard files (#14288)
Ryan
2021-09-03
1
-15
/
+0
*
|
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-09-01
2
-38
/
+32
|
/
*
LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)
Ryan
2021-08-15
1
-2
/
+2
*
Remove `DESCRIPTION`, K-M (#11619)
Ryan
2021-01-20
1
-1
/
+0
*
Exclude more keyboards from CI (#11436)
Zach White
2021-01-13
1
-0
/
+0
*
Cleanup rules.mk for 32U4 keyboards, L-M (#7120)
fauxpark
2019-10-24
2
-12
/
+0
*
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-07-15
1
-9
/
+0
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
1
-1
/
+1
*
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-26
1
-5
/
+0
*
Modified URLs to point to new locations
Jeremy Bernhardt
2019-01-13
1
-1
/
+1
*
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: Add support for LFK65-HS - a hotswap 65% (#3009)
scott-t-wilson
2018-07-18
8
-0
/
+381