diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-20 12:41:34 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 12:41:34 +1100 |
commit | 2cdc3699e1888c14f47b9b542634145e65580b06 (patch) | |
tree | aa1ffec43081c58d5689347ad23d6d43540bdcf3 /layouts/community/ortho_5x15 | |
parent | e0ed2c950d25315461c4025b9649091e113626e3 (diff) |
Remove `DESCRIPTION`, W-Z (#11633)
Diffstat (limited to 'layouts/community/ortho_5x15')
-rw-r--r-- | layouts/community/ortho_5x15/wanleg/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/community/ortho_5x15/wanleg/config.h b/layouts/community/ortho_5x15/wanleg/config.h index d2b3d67193..3e809cb842 100644 --- a/layouts/community/ortho_5x15/wanleg/config.h +++ b/layouts/community/ortho_5x15/wanleg/config.h @@ -10,7 +10,4 @@ //last 5 elements not tested #define MATRIX_COL_PINS { C6, D7, B5, B6, B7, D6, C7, F0, F1, F4, B1, B2, B3, D2, D3 } -//get rid of description - too long to show properly in Windows -#undef DESCRIPTION -#define DESCRIPTION #endif |