summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb_ansi
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-6/+6
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-043-15/+9
* 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-235-5/+5
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-214-9/+9
* 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
|/
* Add keymaps for muralis and kuru (#17337)Murali S2022-07-023-0/+294
* 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
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* More headroom. (#15301)Nick Brassel2021-11-261-3/+3
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* [Keyboard] Fix handful of boards compiling too large due to RGB matrix change...Drashna Jaelre2021-11-161-0/+2
* 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-102-8/+4
* [Keyboard] Add dz60rgb_ansi v2_1 (#14614)Dasky2021-09-273-1/+105
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+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
* 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
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-013-0/+206
|\
| * [Keymap] Create bingocaller keymap for DZ60RGB-ANSI (#13311)Jesper Nellemann Jakobsen2021-07-013-0/+206
* | 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
* 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
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-282-2/+4
* [Keymap] Badger keymaps/userspace (#10239)Dan White2020-09-161-0/+60
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-072-2/+0
* Fix compilation warning for the DZ60RGB/DZ65RGB when RGB matrix is disabled (...Michael Krasnitski2020-07-221-1/+1
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-192-8/+4
* [Keyboard] VIA Support: DZ60RGB ANSI V1/V2 (#8159)MechMerlin2020-02-164-3/+38
* Tidy up dztech keyboard.c/h and readmes (#7664)fauxpark2020-01-143-107/+108
* Tidy up dztech config.hfauxpark2019-12-183-46/+89
* Tidy up dztech default keymaps and info.json (#7608)fauxpark2019-12-182-42/+96
* Tidy up dztech rules.mkfauxpark2019-12-172-22/+43
* Add short aliases for Magic keycodes (#7541)fauxpark2019-12-051-1/+1