summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/lfk78
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis3-3/+0
2025-01-20Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-66/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-20/+20
2024-08-10Remove keyboard level `QK_BOOT` implementations (#24231)Joel Challis1-7/+6
2024-07-26Refactor use of `matrix_scan_kb` (#24200)Joel Challis1-3/+1
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)James Young4-5/+18
2024-05-17Delete trivial keymap readmes (#23714)Ryan4-4/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-22Data-Driven Keyboard Conversions: L (#23576)James Young5-13/+19
2024-04-08Tidy up default layer handling in keymaps (#23436)Joel Challis4-32/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-02-19Manual user keymap removal (#23104)Joel Challis3-140/+0
2023-09-24Remove custom ISSI lighting code (#22073)Ryan16-346/+2
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-14/+39
2023-08-15rgblight: driver selection cleanups (#21558)Ryan5-2/+3
2023-07-15Eliminate `TMK_COMMON_*` in makefiles (#21517)Ryan1-3/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-3/+3
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan1-2/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan6-9/+9
2023-05-03Remove use of layout macros for LFKeyboards LED config (#20666)Ryan5-14/+47
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan5-898/+735
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-129/+79
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-1/+9
2023-04-03Fix a handful of CLI errors (#20321)Ryan1-13/+0
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-3/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan3-0/+6
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan6-30/+15
2023-02-26Move backlight config to data driven (#19910)Ryan5-2/+12
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan7-10/+6
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-20Fix functions with empty params (#19647)Ryan1-1/+1
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan1-5/+5
2022-12-09Refactor some led_set_kb instances (#19179)Joel Challis1-4/+6
2022-11-22Update use of legacy keycodes (#19120)Joel Challis4-15/+15
2022-11-21Remove .noci functionality (#19122)Joel Challis3-0/+0
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel5-6/+6
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan5-6/+6
2022-10-20Remove quantum/audio from global VPATH (#18753)Ryan1-1/+4
2022-10-19Remove legacy Debug keycode (#18769)Ryan1-1/+1
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-1/+11
2022-09-03Remove more RESET keycode references (#18252)Joel Challis1-1/+1
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-2/+2