From 4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4 Mon Sep 17 00:00:00 2001
From: James Young <18669334+noroadsleft@users.noreply.github.com>
Date: Fri, 7 Aug 2020 02:06:14 -0700
Subject: Remove HD44780 References, Part 2 (#9918)

* remove HD44780_ENABLE rules: C-F

* remove HD44780_ENABLE config: C-F
---
 keyboards/dmqdesign/spin/rules.mk | 1 -
 1 file changed, 1 deletion(-)

(limited to 'keyboards/dmqdesign')

diff --git a/keyboards/dmqdesign/spin/rules.mk b/keyboards/dmqdesign/spin/rules.mk
index f8dc59afaa..6e8b2ffbfd 100644
--- a/keyboards/dmqdesign/spin/rules.mk
+++ b/keyboards/dmqdesign/spin/rules.mk
@@ -30,5 +30,4 @@ UNICODE_ENABLE = no         # Unicode
 BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
 AUDIO_ENABLE = no           # Audio output on port C6
 FAUXCLICKY_ENABLE = no      # Use buzzer to emulate clicky switches
-HD44780_ENABLE = no         # Enable support for HD44780 based LCDs
 ENCODER_ENABLE = yes        # Enable rotary encoder support
-- 
cgit v1.2.3