diff options
Diffstat (limited to 'docs/config_options.md')
-rw-r--r-- | docs/config_options.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/config_options.md b/docs/config_options.md index 21c9972e0..81a3b4b61 100644 --- a/docs/config_options.md +++ b/docs/config_options.md | |||
@@ -43,8 +43,6 @@ This is a C header file that is one of the first things included, and will persi | |||
43 | * generally who/whatever brand produced the board | 43 | * generally who/whatever brand produced the board |
44 | * `#define PRODUCT Board` | 44 | * `#define PRODUCT Board` |
45 | * the name of the keyboard | 45 | * the name of the keyboard |
46 | * `#define DESCRIPTION a keyboard` | ||
47 | * a short description of what the keyboard is | ||
48 | * `#define MATRIX_ROWS 5` | 46 | * `#define MATRIX_ROWS 5` |
49 | * the number of rows in your keyboard's matrix | 47 | * the number of rows in your keyboard's matrix |
50 | * `#define MATRIX_COLS 15` | 48 | * `#define MATRIX_COLS 15` |