summaryrefslogtreecommitdiff
path: root/keyboards/ncc1701kb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ncc1701kb/config.h')
-rw-r--r--keyboards/ncc1701kb/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ncc1701kb/config.h b/keyboards/ncc1701kb/config.h
index 09207fb27a..959be9fb72 100644
--- a/keyboards/ncc1701kb/config.h
+++ b/keyboards/ncc1701kb/config.h
@@ -22,10 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROW_PINS { D4, D6, D7 }
#define MATRIX_COL_PINS { B4, B5, B6 }
-/* BackLight */
-#define BACKLIGHT_PIN B7
-#define BACKLIGHT_BREATHING
-
/*Encoders */
#define ENCODERS_PAD_A { D0 }
#define ENCODERS_PAD_B { D1 }