summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards
AgeCommit message (Expand)AuthorFilesLines
2025-06-19Fix Enter key matrix coordinates for smk65/revf ISO layout (#25373)Christoffer Larsen1-1/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis3-3/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis7-7/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2025-01-20Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)Joel Challis2-2/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-5/+5
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-171/+0
2024-08-25Update Underglow keycodes (#23765)Ryan10-44/+44
2024-08-10Remove keyboard level `QK_BOOT` implementations (#24231)Joel Challis5-41/+27
2024-07-26Refactor use of `matrix_scan_kb` (#24200)Joel Challis5-15/+5
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)James Young18-86/+66
2024-05-17Delete trivial keymap readmes (#23714)Ryan6-6/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan4-10/+10
2024-04-22Data-Driven Keyboard Conversions: L (#23576)James Young11-43/+43
2024-04-08Tidy up default layer handling in keymaps (#23436)Joel Challis8-64/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis14-0/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis4-26/+17
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2-11/+8
2024-02-20Manual user keymap removal (#23119)Joel Challis2-90/+0
2024-02-19Manual user keymap removal (#23104)Joel Challis8-422/+0
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis3-87/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-09-24Remove custom ISSI lighting code (#22073)Ryan70-1943/+11
2023-08-23Move RGBLight animations to data driven (#21635)Ryan15-75/+117
2023-08-15rgblight: driver selection cleanups (#21558)Ryan20-16/+10
2023-07-15Eliminate `TMK_COMMON_*` in makefiles (#21517)Ryan7-27/+16
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan15-18/+9
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan4-8/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan16-19/+24
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan2-134/+57
2023-05-03Remove use of layout macros for LFKeyboards LED config (#20666)Ryan11-39/+87
2023-05-02LFK87 refactor (#20635)Ryan13-200/+453
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-61/+155
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan5-898/+735
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan5-230/+169
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan14-6/+24
2023-04-04Move 65% layouts to data driven (#20308)Ryan5-146/+474
2023-04-03Fix a handful of CLI errors (#20321)Ryan1-13/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan3-44/+26
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2-6/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan5-24/+7
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan12-57/+30
2023-03-03Remove some use of keymap.h (#20006)Joel Challis4-4/+0
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-1/+1
2023-02-26Move backlight config to data driven (#19910)Ryan17-10/+26
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan1-5/+0
2023-02-17Remove matrix size defines (#19581)Ryan8-28/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-15/+1