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/handwired/jopr | |
parent | d24fe4f1ca49b2143b3f3d260a0a63088b521673 (diff) |
Remove `DESCRIPTION`, H-J (#11616)
Diffstat (limited to 'keyboards/handwired/jopr')
-rw-r--r-- | keyboards/handwired/jopr/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/jopr/config.h b/keyboards/handwired/jopr/config.h index aece709156..99d98c9be4 100644 --- a/keyboards/handwired/jopr/config.h +++ b/keyboards/handwired/jopr/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER joelproko #define PRODUCT jopr-106-Nl2SR-Cl2nL -#define DESCRIPTION jopr-106 Mechanical Keyboard /* key matrix size */ #define MATRIX_ROWS 10 |