summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-2/+3
* Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-271-26/+0
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+3
* Remove more junk files and scripts (#20682)Ryan2023-05-033-19/+0
* Move DZ60 and MJ6XY layouts to data driven (#20478)Ryan2023-04-272-2754/+1971
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-4/+4
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-17/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+4
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Refactor Leader key feature (#19632)Ryan2023-02-131-45/+41
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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
* Fix functions with empty params (#19647)Ryan2023-01-201-2/+2
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove useless line continuations (#19399)Ryan2022-12-306-90/+87
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-7/+7
* Leader: remove `qk_` prefix (#19304)Ryan2022-12-141-1/+1
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0638-41/+41
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-6/+6
* Remove rgblight_list.h (#18878)Ryan2022-10-273-7/+7
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-277-14/+14
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-214-4/+4
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2031-32/+32
* Remove legacy Debug keycode (#18769)Ryan2022-10-193-3/+3
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-165-11/+11
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1526-31/+31
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-152-6/+13
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-1311-14/+14
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-131-50/+0
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-115-7/+7
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-107-19/+19
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-44/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2158-77/+77
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-0710-13/+13
|\
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-0710-13/+13
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-302-7/+6
|\|
| * Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-292-7/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-021-0/+72
|\|
| * Add keymaps for muralis and kuru (#17337)Murali S2022-07-021-0/+72
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-193-18/+16
|/