summaryrefslogtreecommitdiffstats
path: root/docs/config_options.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-07-16 15:49:18 +1000
committerGitHub <noreply@github.com>2020-07-16 15:49:18 +1000
commit72d327054744fa142469dbb5406ad61f5ad0a302 (patch)
treebbdf7937d6837ffdd323391f3dde2e9538fa447e /docs/config_options.md
parent92d0a71af71973ac3f80398ed4f7f61dd97733b3 (diff)
Remove `DESCRIPTION` (#9732)
Diffstat (limited to 'docs/config_options.md')
-rw-r--r--docs/config_options.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/config_options.md b/docs/config_options.md
index 21c9972e04..81a3b4b61c 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
* 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`