From 4ed67d666e1cea2c1d428af2b972de3e35e1742a Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 11:57:45 +1100 Subject: Remove `DESCRIPTION`, N-Q (#11631) --- keyboards/planck/keymaps/handwired_binaryplease/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/planck/keymaps/handwired_binaryplease') diff --git a/keyboards/planck/keymaps/handwired_binaryplease/config.h b/keyboards/planck/keymaps/handwired_binaryplease/config.h index 5a90634bf1..8cd4fe40a9 100644 --- a/keyboards/planck/keymaps/handwired_binaryplease/config.h +++ b/keyboards/planck/keymaps/handwired_binaryplease/config.h @@ -11,7 +11,6 @@ #undef PRODUCT_ID #undef MANUFACTURER #undef PRODUCT -#undef DESCRIPTION #undef MATRIX_ROW_PINS #undef MATRIX_COL_PINS #undef UNUSED_PINS @@ -24,7 +23,6 @@ #define PRODUCT_ID 0x6060 #define MANUFACTURER binaryplease #define PRODUCT Teensy_Planck -#define DESCRIPTION A compact ortholinear keyboard using a teensy 2.0 #define MATRIX_ROW_PINS { D3, D2, D1, D0 } #define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, B6, B5, B4, D7, D6, D4 } -- cgit v1.2.3