diff options
author | Joel Challis <git@zvecr.com> | 2024-01-04 06:04:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-04 06:04:57 +0000 |
commit | 1bd9b9204d233ee48c5a3f39d70cbc93b084cb19 (patch) | |
tree | cf89003fc2c4b06519ad736f928cca6caf989142 /keyboards/eggsworks | |
parent | a5f1438f58d42a452aaeb2df4cc0b4e01b79608e (diff) |
Migrate RGB Matrix config to info.json - EF (#22808)
Diffstat (limited to 'keyboards/eggsworks')
-rw-r--r-- | keyboards/eggsworks/egg58/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/eggsworks/egg58/config.h b/keyboards/eggsworks/egg58/config.h deleted file mode 100644 index 50d95fae1e..0000000000 --- a/keyboards/eggsworks/egg58/config.h +++ /dev/null @@ -1,6 +0,0 @@ -// Copyright 2022-2023 Travis Mick (@tmick0) -// SPDX-License-Identifier: GPL-2.0-or-later - -#pragma once - -#define RGB_MATRIX_LED_COUNT 58 |