summaryrefslogtreecommitdiffstats
path: root/keyboards/lazydesigners/dimple
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Dimple: fix unintended LED behaviour (#6046)Erovia2019-06-031-2/+8
* Add support for Dimple (#5963)Erovia2019-05-238-0/+463