summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] add og60 keyboard (#19114)dztech2022-11-206-0/+549
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] add 60_ansi layout to dz60rgb_ansi rules.mk (#18664)arcmags2022-11-123-0/+6
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2118-31/+31
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-203-3/+3
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-203-3/+3
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-1528-87/+91
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-1528-87/+91
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0614-14/+0
| |
* | [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-065-10/+0
| | | | | | | | `QMK_KEYS_PER_SCAN` (#15292)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-3010-33/+31
|\|
| * Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-2910-33/+31
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-264-0/+136
|\|
| * Dz65v2 Settings for SBennett13 (#17747)Scott Bennett2022-07-264-0/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start of dz65v2 map for sbennett13 * No wpm, disable some rgb, ~copyright~ * No more raindrops * Remove more rgb modes and set default * Almost orgot this crappy thing * cannot define startup :( * Layered esc is kc_grv * Start of dz65v2 map for sbennett13 * No wpm, disable some rgb, ~copyright~ * No more raindrops * Remove more rgb modes and set default * Almost orgot this crappy thing * cannot define startup :( * Layered esc is kc_grv * Add license to config and keymap
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-224-0/+346
|\|
| * Added autoclicker, better mouse, Vim like editing layer and more. (#15702)Yuannan2022-07-224-0/+346
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added autoclicker, better mouse, vim like FN layer and more. * Updated docs to comply with guidelines * Fixed Imgur links * increased step sizes * updated readme to reflect step size * Added second delay array for autoclicker to compensate for RGB animation CPU loads * better RGB effects and updated docs * better README.md formatting * added DEBONCE libinput workaround for Linux * fixed formatting * fixed typos and clarified * fixed layer picture order * Update keyboards/dztech/dz65rgb/keymaps/yuannan/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/dztech/dz65rgb/keymaps/yuannan/README.md Co-authored-by: Drashna Jaelre <drashna@live.com> * Updated Docs and rules * Updated with the new deferred exec API to ensure more consistant CPS * renamed README.md to be lower case to comply with fauxpark's request * Remapped alt to be left instead of right for compatibility reasons * Update keyboards/dztech/dz65rgb/keymaps/yuannan/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-023-0/+294
|\|
| * Add keymaps for muralis and kuru (#17337)Murali S2022-07-023-0/+294
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Sree Vidya Sobha Dharmarajan <ssd@Srees-MacBook-Pro.local>
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-196-86/+86
|/ | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] fix dz64rgb rgb sleep (#17209)moyi46812022-05-311-1/+2
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1515-23/+23
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-1513-50/+2
| | | | (#16655)
* Disable RGB matrix pixel animations for some boards (#16643)Ryan2022-03-141-3/+0
| | | | | * idobao/id87/v2: disable RGB matrix pixel animations * Same for two more boards
* DZ64RGB: add info.json (#16616)James Young2022-03-111-0/+79
|
* Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-102-2/+2
|
* Reduce firmware size for dztech/dz60rgb_wkl/v2_1:via (#16254)Joel Challis2022-02-061-1/+1
|
* [Keyboard] add Endless80 keyboard (#15022)moyi46812022-01-129-0/+271
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] add dz64rgb support (#15553)moyi46812022-01-108-0/+368
| | | | | | | | | | | | | | | | * add dz64rgb support * Update keyboards/dztech/dz64rgb/dz64rgb.c * Update keyboards/dztech/dz64rgb/rules.mk * Update keyboards/dztech/dz64rgb/dz64rgb.c * Update keyboards/dztech/dz64rgb/rules.mk * Update keyboards/dztech/dz64rgb/rules.mk * Update keyboards/dztech/dz64rgb/rules.mk
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0915-30/+15
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0115-30/+0
|
* More headroom. (#15301)Nick Brassel2021-11-261-3/+3
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-246-6/+6
|
* [Keyboard] Fix handful of boards compiling too large due to RGB matrix ↵Drashna Jaelre2021-11-161-0/+2
| | | | changes (#15184)
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-1521-385/+839
|
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-0514-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-109-35/+17
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-101-12/+12
|\
| * [Keyboard] Fix DZTECH duo_s default keymap (#14772)Drashna Jaelre2021-10-091-12/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-059-0/+269
|\|
| * [Keyboard] add dztech duo_s keyboard (#14625)moyi46812021-10-049-0/+269
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-283-1/+105
|\|
| * [Keyboard] Add dz60rgb_ansi v2_1 (#14614)Dasky2021-09-273-1/+105
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-218-8/+8
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-218-8/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-1213-13/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-1213-13/+0
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-126-12/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-126-12/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-113-0/+54
|\|
| * [Keymap] moults31 userspace and keymaps (#12025)Zac Moulton2021-09-103-0/+54
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-104-28/+0
|\|