diff options
Diffstat (limited to 'quantum/template/avr/config.h')
-rw-r--r-- | quantum/template/avr/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/template/avr/config.h b/quantum/template/avr/config.h index 8b0961f24b..5f0bc73633 100644 --- a/quantum/template/avr/config.h +++ b/quantum/template/avr/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER %YOUR_NAME% #define PRODUCT %KEYBOARD% -#define DESCRIPTION A custom keyboard /* key matrix size */ #define MATRIX_ROWS 2 |