summaryrefslogtreecommitdiffstats
path: root/keyboards/durgod/dgk6x
Commit message (Expand)AuthorAgeFilesLines
* `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-1222-4/+433
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* 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
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-166-6/+6
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-117-24/+15
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-1/+1
* Remove magic bodges from via keymaps (#19890)Joel Challis2023-02-228-31/+9
* Remove matrix size defines (#19581)Ryan2023-02-173-6/+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-172-3/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-8/+5
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-3/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-106-3/+3
* Fix `keyboard` for some JSON keymaps (#19251)Ryan2022-12-072-2/+2
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-3/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-8/+8
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-4/+4
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-157-22/+21
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-261-1/+0
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-1/+3
* Durgod: Increase scan rate by using wait_us GPT timer (#14091)Simon Arlott2021-12-272-0/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+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-051-1/+1
* Durgod DGK6X Galaxy: correct Configurator layout (#14714)James Young2021-10-051-16/+16
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-6/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* __flash? (#13799)Joel Challis2021-07-313-3/+3
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-9/+9
* [Keyboard] Add Durgod Hades, Galaxy and Venus Keyboards (#12893)Jsully2021-07-2040-0/+1884