qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit eed34f7a2448b903d406167aacf679ddc4f9398f
parent 1149212b5205760a7234c983a686ce84968f7e02
Author: Joel Challis <git@zvecr.com>
Date:   Tue, 22 Aug 2023 00:10:08 +0100

Fix drop/shift/v2 compilation (#21800)


Diffstat:
Mkeyboards/drop/shift/v2/v2.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/keyboards/drop/shift/v2/v2.c b/keyboards/drop/shift/v2/v2.c @@ -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] = {