summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk65_hs
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-3/+3
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-61/+155
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-4/+5
* Remove some use of keymap.h (#20006)Joel Challis2023-03-031-1/+0
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-1/+1
* Move backlight config to data driven (#19910)Ryan2023-02-262-1/+3
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-231-5/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-2/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-3/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-3/+3
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-031-1/+1
|\
| * Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
* | Ensure all keyboards have a bootloader set (#18234)Ryan2022-08-311-4/+1
|/
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2022-08-022-6/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove `action_function()` from LFKeyboards boards (#15993)Ryan2022-01-221-44/+40
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-48/+0
|\
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-3/+1
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-052-27/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-052-27/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-031-15/+0
|\|
| * Remove more cruft in keyboard files (#14288)Ryan2021-09-031-15/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-38/+32
|/
* LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)Ryan2021-08-151-2/+2
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-242-12/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-9/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Keyboard: Corrected LFK65_HS LAYOUT_all matrix (#3703)noroadsleft2018-08-211-11/+14
* Keyboard: LFKeyboards LFK65-HS Readme cleanup (#3442)noroadsleft2018-07-181-2/+2
* Keyboard: Add support for LFK65-HS - a hotswap 65% (#3009)scott-t-wilson2018-07-188-0/+381