diff options
| author | Ryan <fauxpark@gmail.com> | 2021-01-20 00:38:12 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-20 00:38:12 +1100 |
| commit | 62f304a225d91e8db36fa5639e38bc02e3321200 (patch) | |
| tree | 50ca6ee2929d43326ecb72f69e4c6312bded3a5d /keyboards/hotdox | |
| parent | d24fe4f1ca49b2143b3f3d260a0a63088b521673 (diff) | |
| download | qmk_firmware-62f304a225d91e8db36fa5639e38bc02e3321200.tar.gz qmk_firmware-62f304a225d91e8db36fa5639e38bc02e3321200.zip | |
Remove `DESCRIPTION`, H-J (#11616)
Diffstat (limited to 'keyboards/hotdox')
| -rw-r--r-- | keyboards/hotdox/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/hotdox/config.h b/keyboards/hotdox/config.h index c95096a7d..21d5938fa 100644 --- a/keyboards/hotdox/config.h +++ b/keyboards/hotdox/config.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #define DEVICE_VER 0x0001 | 10 | #define DEVICE_VER 0x0001 |
| 11 | #define MANUFACTURER Alpaca Keyboards | 11 | #define MANUFACTURER Alpaca Keyboards |
| 12 | #define PRODUCT ErgoDox 76 "HotDox" | 12 | #define PRODUCT ErgoDox 76 "HotDox" |
| 13 | #define DESCRIPTION QMK FW for the "HotDox" | ||
| 14 | 13 | ||
| 15 | /* key matrix size */ | 14 | /* key matrix size */ |
| 16 | #define MATRIX_ROWS 6 | 15 | #define MATRIX_ROWS 6 |
