From ce5678b8196d91bfba5d2fde8428ecd884f5e67b Mon Sep 17 00:00:00 2001 From: skullY Date: Sun, 1 Dec 2019 21:03:53 -0800 Subject: Remove eeprom_f4 due to conflicting license --- keyboards/matrix/noah/rules.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'keyboards/matrix/noah/rules.mk') diff --git a/keyboards/matrix/noah/rules.mk b/keyboards/matrix/noah/rules.mk index 217e780d8..68163386f 100644 --- a/keyboards/matrix/noah/rules.mk +++ b/keyboards/matrix/noah/rules.mk @@ -53,5 +53,4 @@ RGBLIGHT_CUSTOM_DRIVER = yes # project specific files SRC += \ matrix.c \ - ws2812_f4.c \ - eeprom_f4.c + ws2812_f4.c -- cgit v1.2.3