summaryrefslogtreecommitdiff
path: root/keyboards/capsunlocked/cu80/v2/iso
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-04 06:00:47 +0000
committerGitHub <noreply@github.com>2024-01-04 06:00:47 +0000
commita5f1438f58d42a452aaeb2df4cc0b4e01b79608e (patch)
tree5b301b9d1c837ab0e852fcd6ec70c71bc1414f7c /keyboards/capsunlocked/cu80/v2/iso
parentc412b7fc423892e16280435387a645fc6e3b2c8a (diff)
Migrate RGB Matrix config to info.json - C (#22807)
Diffstat (limited to 'keyboards/capsunlocked/cu80/v2/iso')
-rw-r--r--keyboards/capsunlocked/cu80/v2/iso/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/capsunlocked/cu80/v2/iso/config.h b/keyboards/capsunlocked/cu80/v2/iso/config.h
deleted file mode 100644
index 28086d6195..0000000000
--- a/keyboards/capsunlocked/cu80/v2/iso/config.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// Copyright 2021 CapsUnlocked
-// SPDX-License-Identifier: GPL-2.0-or-later
-#pragma once
-
-#ifdef RGB_MATRIX_ENABLE
-# define RGB_MATRIX_LED_COUNT 88
-# define RGB_MATRIX_KEYPRESSES
-#endif