summaryrefslogtreecommitdiff
path: root/keyboards/lazydesigners
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis8-8/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis8-8/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel18-380/+0
2024-08-25Update Underglow keycodes (#23765)Ryan3-4/+4
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)James Young9-38/+36
2024-05-17Miscellaneous Data-Driven Keyboard Conversions (#23712)James Young3-3/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan15-17/+17
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan1-2/+5
2024-04-25Migrate build target markers to keyboard.json - L (#23607)Joel Challis9-25/+33
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis16-94/+74
2024-02-19Manual user keymap removal (#23104)Joel Challis1-23/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel3-241/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel1-80/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis1-110/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan13-166/+91
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan3-6/+9
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan8-18/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan15-8/+8
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan15-7/+24
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan3-211/+211
2023-05-02`info.json` whitespace cleanups (#20651)Ryan5-11/+10
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan4-754/+608
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-152/+115
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan4-158/+111
2023-04-08Move split space/backspace layouts to data driven (#20356)Ryan2-98/+71
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan15-7/+24
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan2-36/+9
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan4-293/+175
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan7-15/+0
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan1-2/+2
2023-03-17Remove more empty headers (#20155)Ryan8-67/+0
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan19-82/+50
2023-02-26Move backlight config to data driven (#19910)Ryan14-40/+26
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan4-5/+0
2023-02-17Remove matrix size defines (#19581)Ryan9-36/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-20/+4
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan19-55/+21
2023-02-03Debounce defines cleanup (#19742)Ryan3-9/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel9-9/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan4-4/+0
2023-01-20Fix functions with empty params (#19647)Ryan2-4/+4
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-3/+1
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan1-1/+1
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan8-8/+8
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan6-9/+9
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre5-9/+52
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan3-3/+3
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan1-4/+4