summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb_wkl
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-233-3/+3
* Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-153-84/+66
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-086-3/+9
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-116-48/+15
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-2/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+7
* Debounce defines cleanup (#19742)Ryan2023-02-036-12/+6
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-6/+1
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-12/+5
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-263-3/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-4/+4
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-157-22/+23
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-157-22/+23
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-12/+0
* Disable RGB matrix pixel animations for some boards (#16643)Ryan2022-03-141-3/+0
* Reduce firmware size for dztech/dz60rgb_wkl/v2_1:via (#16254)Joel Challis2022-02-061-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-153-33/+147
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-103-12/+6
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0
* 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
* Updated RGB Matrix suspend define part 3 (#13954)Drashna Jaelre2021-08-221-5/+5
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-193-1/+111
|\
| * [Keyboard] adds new keyboard version: dztech/dz60rgb_wkl/v2_1 (#14021)Tran Kim Tung2021-08-193-1/+111
* | Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-2/+0
* | Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* | __flash? (#13799)Joel Challis2021-07-311-1/+1
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-092-2/+2
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-162-0/+50
|\
| * [Keymap] Adding HHKB Keymap for dz60rgb_wkl:v2 (#11840)Daniil Kivenko2021-02-162-0/+50
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-092-2/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-152-2/+0
|\|
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-152-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-211-0/+0
|\|