diff options
| author | Ryan | 2021-01-18 02:49:25 +0100 |
|---|---|---|
| committer | GitHub | 2021-01-18 02:49:25 +0100 |
| commit | cc3f2e2865f317604d9781f12d0cefe0e3f74275 (patch) | |
| tree | 65df72d575bcf0c68b907381377bc942027093d3 /keyboards/fluorite | |
| parent | e524e0a397efe3424cffe6e9d75be5dcf589b685 (diff) | |
Remove `DESCRIPTION`, E-G (#11574)
Diffstat (limited to 'keyboards/fluorite')
| -rw-r--r-- | keyboards/fluorite/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/fluorite/config.h b/keyboards/fluorite/config.h index 5219ae7f15..ef28481df8 100644 --- a/keyboards/fluorite/config.h +++ b/keyboards/fluorite/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER ihotsuno #define PRODUCT fluorite -#define DESCRIPTION Fluorite is a chaotic keyboard consisting of staggered rows, staggered columns, and ortholinear. /* key matrix size */ #define MATRIX_ROWS 16 |