summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/lfk78/revj
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)James Young1-0/+6
2024-04-22Data-Driven Keyboard Conversions: L (#23576)James Young2-1/+7
2023-09-24Remove custom ISSI lighting code (#22073)Ryan2-38/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan1-1/+13
2023-08-15rgblight: driver selection cleanups (#21558)Ryan1-0/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan1-0/+1
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-3/+3
2023-05-03Remove use of layout macros for LFKeyboards LED config (#20666)Ryan1-0/+14
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-445/+367
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-0/+3
2023-04-03Fix a handful of CLI errors (#20321)Ryan1-13/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan1-0/+2
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan1-0/+5
2023-02-26Move backlight config to data driven (#19910)Ryan1-0/+4
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-3/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-02Move keyboard USB IDs and strings to data driven: L (#17849)Ryan1-1/+7
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2020-03-03[Keyboard] LFK78 refactor (#7835)Ryan4-0/+493