summaryrefslogtreecommitdiffstats
path: root/keyboards/durgod/dgk6x/hades
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-152-6/+7
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* __flash? (#13799)Joel Challis2021-07-311-1/+1
|
* [Keyboard] Add Durgod Hades, Galaxy and Venus Keyboards (#12893)Jsully2021-07-2011-0/+500
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Don Kjer <don.kjer@gmail.com>