summaryrefslogtreecommitdiff
path: root/keyboards/keebio/nyquist/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/nyquist/rev2/config.h')
-rw-r--r--keyboards/keebio/nyquist/rev2/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/keebio/nyquist/rev2/config.h b/keyboards/keebio/nyquist/rev2/config.h
index ab1c967e70..6fdc15c582 100644
--- a/keyboards/keebio/nyquist/rev2/config.h
+++ b/keyboards/keebio/nyquist/rev2/config.h
@@ -22,10 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-/* ws2812 RGB LED */
-#define RGBLED_NUM 12
-#define RGBLED_SPLIT { 6, 6 }
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.