summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz60rgb
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (D) (#25560)Jack Sangdahl2-22/+67
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-55/+0
2024-04-14Migrate build target markers to keyboard.json - DE (#23515)Joel Challis1-0/+0
2024-04-13Data-Driven Keyboard Conversions: D (#23461)James Young6-44/+26
2024-03-30Remove 'NO_USB_STARTUP_CHECK = no' from keyboards (#23376)Joel Challis3-3/+0
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-63/+63
2024-01-07Migrate RGB Matrix config to info.json - D (#22811)Joel Challis6-173/+115
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark22-1414/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan3-3/+3
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel20-1320/+0
2023-12-18[Keymap Removal] Preonic and related keymaps. (#22689)Joel Challis2-94/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis3-54/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis3-3/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan3-3/+3
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan3-3/+3
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan3-3/+3
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan3-3/+3
2023-07-02Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan2-32/+6
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-83/+64
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan6-3/+9
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition3-3/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan6-48/+15
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-17Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan1-7/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-2/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan5-11/+7
2023-02-03Debounce defines cleanup (#19742)Ryan6-12/+6
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-01[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre1-7/+0
2022-12-30Remove useless line continuations (#19399)Ryan1-40/+40
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y3-3/+3
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan3-3/+3
2022-11-21Remove .noci functionality (#19122)Joel Challis1-0/+0
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan1-3/+3
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan1-1/+1
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan10-12/+12
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan9-16/+16
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan9-14/+14
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan1-2/+2
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan1-1/+1
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre6-44/+23
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan3-3/+0
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan6-6/+6
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis8-16/+16
2022-08-15Merge remote-tracking branch 'upstream/master' into developfauxpark7-21/+22