summaryrefslogtreecommitdiff
path: root/keyboards/lazydesigners/dimple
AgeCommit message (Expand)AuthorFilesLines
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 Brassel6-111/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-1/+1
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)James Young5-24/+24
2024-05-17Miscellaneous Data-Driven Keyboard Conversions (#23712)James Young3-3/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan3-3/+3
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-25Migrate build target markers to keyboard.json - L (#23607)Joel Challis9-25/+33
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-11-27Remove userspace keymaps (#22544)Joel Challis1-110/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan3-14/+26
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan1-2/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan1-3/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan3-1/+2
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan3-1/+6
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan3-211/+211
2023-05-02`info.json` whitespace cleanups (#20651)Ryan3-7/+7
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan3-1/+6
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-225/+143
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan1-15/+0
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan3-8/+10
2023-02-26Move backlight config to data driven (#19910)Ryan2-19/+3
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-2/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-20/+4
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan3-7/+5
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2023-01-20Fix functions with empty params (#19647)Ryan1-2/+2
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan1-1/+1
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan3-3/+3
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan2-3/+3
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-2/+10
2022-10-01Reverse keymap search order (#18449)Ryan2-0/+25
2022-09-25Untangle layouts for Dimple rev3 and Infinity87 (#18462)Ryan7-310/+245
2022-09-03Remove more RESET keycode references (#18252)Joel Challis1-1/+1
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-3/+3
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark3-7/+12
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan3-7/+12
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis4-4/+4
2022-02-21Update the support for lazydesigners/dimple (#14797)jackytrabbit31-31/+1026
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1