diff options
author | Joel Challis <git@zvecr.com> | 2024-02-14 00:55:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-14 00:55:39 +0000 |
commit | 7be40fd14373c73cae96484b536ad8498ecd1a88 (patch) | |
tree | 13c1a9f41c776bd293a99b655cc6cd56e8110db3 /keyboards/durgod/dgk6x | |
parent | 974e98ce59f7df1e1a2d8ef65d9a4e758db62b58 (diff) |
Migrate RGB Matrix config to info.json (#23000)
Diffstat (limited to 'keyboards/durgod/dgk6x')
-rw-r--r-- | keyboards/durgod/dgk6x/hades_iso/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/durgod/dgk6x/hades_iso/config.h b/keyboards/durgod/dgk6x/hades_iso/config.h index ed9494a990..f23b355905 100644 --- a/keyboards/durgod/dgk6x/hades_iso/config.h +++ b/keyboards/durgod/dgk6x/hades_iso/config.h @@ -16,7 +16,4 @@ #pragma once -#define DRIVER_1_LED_TOTAL 59 -#define DRIVER_2_LED_TOTAL 10 - #define CAPS_LED 29 |