diff options
| author | Ryan <fauxpark@gmail.com> | 2021-01-18 12:49:25 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-18 12:49:25 +1100 |
| commit | cc3f2e2865f317604d9781f12d0cefe0e3f74275 (patch) | |
| tree | 65df72d575bcf0c68b907381377bc942027093d3 /keyboards/fc980c | |
| parent | e524e0a397efe3424cffe6e9d75be5dcf589b685 (diff) | |
| download | qmk_firmware-cc3f2e2865f317604d9781f12d0cefe0e3f74275.tar.gz qmk_firmware-cc3f2e2865f317604d9781f12d0cefe0e3f74275.zip | |
Remove `DESCRIPTION`, E-G (#11574)
Diffstat (limited to 'keyboards/fc980c')
| -rw-r--r-- | keyboards/fc980c/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/fc980c/config.h b/keyboards/fc980c/config.h index 7e79d8d1f..8400d2cda 100644 --- a/keyboards/fc980c/config.h +++ b/keyboards/fc980c/config.h | |||
| @@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 26 | #define DEVICE_VER 0x0100 | 26 | #define DEVICE_VER 0x0100 |
| 27 | #define MANUFACTURER QMK | 27 | #define MANUFACTURER QMK |
| 28 | #define PRODUCT Leopold FC980C with QMK | 28 | #define PRODUCT Leopold FC980C with QMK |
| 29 | #define DESCRIPTION Leopold FC980C with Hasu alternative controller using QMK | ||
| 30 | 29 | ||
| 31 | /* key matrix size */ | 30 | /* key matrix size */ |
| 32 | #define MATRIX_ROWS 8 | 31 | #define MATRIX_ROWS 8 |
