summaryrefslogtreecommitdiffstats
path: root/keyboards/lazydesigners
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-248-18/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1815-8/+8
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-1615-7/+24
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-033-211/+211
* `info.json` whitespace cleanups (#20651)Ryan2023-05-025-11/+10
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-274-754/+608
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-152-152/+115
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-124-158/+111
* Move split space/backspace layouts to data driven (#20356)Ryan2023-04-082-98/+71
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0615-7/+24
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-36/+9
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-294-293/+175
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-237-15/+0
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-2/+2
* Remove more empty headers (#20155)Ryan2023-03-178-67/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-1019-82/+50
* Move backlight config to data driven (#19910)Ryan2023-02-2614-40/+26
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-224-5/+0
* Remove matrix size defines (#19581)Ryan2023-02-179-36/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-20/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0819-55/+21
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-319-9/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-284-4/+0
* Fix functions with empty params (#19647)Ryan2023-01-202-4/+4
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-3/+1
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-208-8/+8
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-206-9/+9
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-155-9/+52
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-133-3/+3
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-4/+4
* Reverse keymap search order (#18449)Ryan2022-10-012-0/+25
* Untangle layouts for Dimple rev3 and Infinity87 (#18462)Ryan2022-09-257-310/+245
* Remove more RESET keycode references (#18252)Joel Challis2022-09-037-7/+7
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-214-5/+5
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-203-7/+12
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-203-7/+12
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
|/
* Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2022-08-0216-57/+49
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1519-21/+21
* Update the support for lazydesigners/dimple (#14797)jackytrabbit2022-02-2131-31/+1026
* Fix up build options comments (#15463)Ryan2021-12-122-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-099-15/+9
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-018-14/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-058-8/+8
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-126-6/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-126-6/+0