1
0
Fork 0

Remove DESCRIPTION (#9732)

This commit is contained in:
Ryan 2020-07-16 15:49:18 +10:00 committed by GitHub
parent 92d0a71af7
commit 72d3270547
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 3 additions and 263 deletions

View file

@ -43,8 +43,6 @@ This is a C header file that is one of the first things included, and will persi
* generally who/whatever brand produced the board
* `#define PRODUCT Board`
* the name of the keyboard
* `#define DESCRIPTION a keyboard`
* a short description of what the keyboard is
* `#define MATRIX_ROWS 5`
* the number of rows in your keyboard's matrix
* `#define MATRIX_COLS 15`