summaryrefslogtreecommitdiffstats
path: root/keyboards/lazydesigners/dimple
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-233-14/+26
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-2/+3
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-3/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-183-1/+2
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-163-1/+6
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-033-211/+211
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-7/+7
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-063-1/+6
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-225/+143
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-15/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-103-8/+10
* Move backlight config to data driven (#19910)Ryan2023-02-262-19/+3
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-20/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-083-7/+5
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-2/+2
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-2/+10
* 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-031-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-3/+3
* 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-061-1/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* Update the support for lazydesigners/dimple (#14797)jackytrabbit2022-02-2131-31/+1026
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+4
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-021-8/+0
* Fix Dimple VIA keymap (#8466)Erovia2020-03-171-1/+1
* Add VIA support for LazyDesigners Dimple. (#8447)Erovia2020-03-173-1/+34
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-311-1/+1
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-3/+3
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-2/+2
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-38/+2
* [Keymap] Tominabox1 userspace creation (#7014)tominabox12019-10-181-0/+109
* Dimple: Fix Caps Lock LED behaviour (#6936)Erovia2019-10-072-8/+2