Remove DESCRIPTION (#9732)

This commit is contained in:
Ryan
2020-07-16 15:49:18 +10:00
committed by GitHub
parent 92d0a71af7
commit 72d3270547
13 changed files with 3 additions and 263 deletions

View File

@@ -48,8 +48,6 @@ QMK での全ての利用可能な設定にはデフォルトがあります。
* 一般的に、誰もしくはどのブランドがボードを作成したか
* `#define PRODUCT Board`
* キーボードの名前
* `#define DESCRIPTION a keyboard`
* キーボードの簡単な説明
* `#define MATRIX_ROWS 5`
* キーボードのマトリックスの行の数
* `#define MATRIX_COLS 15`