summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-159-14/+14
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-2/+2
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-046-44/+23
* 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-236-6/+6
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-218-16/+16
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-157-21/+22
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-157-21/+22
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-063-6/+0
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-193-5/+5
|/
* 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
* Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-101-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-158-184/+297
* 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
* [Keymap] moults31 userspace and keymaps (#12025)Zac Moulton2021-09-103-0/+54
* 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-063-3/+3
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Reduce firmware size in prep for #12670 (#13724)Drashna Jaelre2021-07-271-0/+21
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-07-271-0/+1
|\
| * Add bootloader size (#13729)datafx2021-07-271-0/+1
* | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-2/+2
* | [Keyboard] Reduce compile size for dz60rgb v2.1 (#13680)Drashna Jaelre2021-07-241-0/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-223-1/+109
|\|
| * [Keyboard] adds new revision: dztech/dz60rgb/v2_1 (#13636)Tran Kim Tung2021-07-223-1/+109
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-141-2/+2
|\|
| * Fix some RGB Matrix-enabled keymaps referring to RGBLight mode (#13509)Ryan2021-07-151-2/+2
* | 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
* piv3rt keymap for dztech/dz60rgb (#12591)Victor Pivert2021-05-123-0/+287
* Personal keymap for dztech DZ60RGB plus README.md (#12485)MechMaster482021-04-212-0/+94
* [Keyboard] Update dz60rgb default keymap (#12488)Benedict Tan2021-04-191-8/+1
* 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
|/