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/dactyl_manuform/config.h | |
parent | d24fe4f1ca49b2143b3f3d260a0a63088b521673 (diff) |
Remove `DESCRIPTION`, H-J (#11616)
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/config.h')
-rw-r--r-- | keyboards/handwired/dactyl_manuform/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/dactyl_manuform/config.h b/keyboards/handwired/dactyl_manuform/config.h index 5a5664e381..6c4ec0f193 100644 --- a/keyboards/handwired/dactyl_manuform/config.h +++ b/keyboards/handwired/dactyl_manuform/config.h @@ -23,8 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* USB Device descriptor parameter */ #define VENDOR_ID 0x444D #define MANUFACTURER tshort -// defined in subfolder -#define DESCRIPTION A split keyboard for the cheap makers /* mouse config */ #define MOUSEKEY_INTERVAL 20 |