Skip to content

Commit

Permalink
Fix drop/shift/v2 compilation (qmk#21800)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and thismarvin committed Sep 27, 2023
1 parent d521d4d commit 0568855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/drop/shift/v2/v2.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// Copyright 2023 Massdrop, Inc.
// SPDX-License-Identifier: GPL-2.0-or-later
#ifdef RGB_MATRIX_ENABLE
# include "host.h"
# include "rgb_matrix.h"

const is31_led PROGMEM g_is31_leds[RGB_MATRIX_LED_COUNT] = {
Expand Down

0 comments on commit 0568855

Please sign in to comment.