summaryrefslogtreecommitdiffstats
path: root/keyboards/durgod
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-141-1/+1
|\
| * Fix `keyboard` field for some JSON keymaps (#21752)Ryan2023-08-151-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-062-2/+2
|\|
| * Fix `binepad/bn009` and `durgod/dgk6x/hades_ansi` keymaps (#21701)Ryan2023-08-062-2/+2
* | Unicodemap keycodes rename (#21092)Ryan2023-06-011-5/+5
|/
* Support durgod/k310 boards with APM32 instead of STM32 (#20770)Ryan L2023-05-081-0/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-70/+70
* Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-154-106/+67
* [Keyboard] Add support for ISO version of Durgod Hades (#20110)Moritz Plattner2023-04-1224-6/+434
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Move TKL layouts to data driven (#20337)Ryan2023-04-052-335/+303
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-054-125/+85
* Move 65% layouts to data driven (#20308)Ryan2023-04-044-109/+70
* Move fullsize layouts to data driven (#20317)Ryan2023-04-042-389/+369
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-166-6/+6
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-1111-36/+25
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-1/+1
* Remove magic bodges from via keymaps (#19890)Joel Challis2023-02-2216-87/+19
* Remove matrix size defines (#19581)Ryan2023-02-175-14/+0
* Fixup durgod/dgk6x (scroll lock mis-defined as num lock) (#19864)jack2023-02-171-1/+1
* Move LED indicator config to data driven (#19800)Ryan2023-02-176-10/+16
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-24/+15
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-073-9/+0
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-316-6/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1010-7/+5
* Align definition of unicode_map (#19452)Joel Challis2023-01-011-1/+1
* Fix `keyboard` for some JSON keymaps (#19251)Ryan2022-12-072-2/+2
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-3/+0
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-4/+4
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1513-19/+19
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-8/+8
* Durgod K310/K320 Refactor (#18224)James Young2022-09-2555-390/+492
* 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-212-6/+6
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-1514-52/+35
* [Keyboard] Improve the durgot k3x0 readme.md (#17214)Gabriel Oliveira2022-06-091-21/+49
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-262-3/+0
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-062-8/+3
* Durgod: Increase scan rate by using wait_us GPT timer (#14091)Simon Arlott2021-12-276-2/+13
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-243-3/+3
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-3/+48
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* Durgod DGK6X Galaxy: correct Configurator layout (#14714)James Young2021-10-051-16/+16
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0