diff options
| author | Ryan <fauxpark@gmail.com> | 2021-01-15 05:00:04 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-15 05:00:04 +1100 |
| commit | f325bd6eb28e6fb14c086e36ba09b66ea7041ce0 (patch) | |
| tree | 215159a67f602057723f3eecc2cae6cc59b130a2 /keyboards/boston_meetup | |
| parent | 3525a61bafea9e373b57d13e4f23247273e66e9d (diff) | |
| download | qmk_firmware-f325bd6eb28e6fb14c086e36ba09b66ea7041ce0.tar.gz qmk_firmware-f325bd6eb28e6fb14c086e36ba09b66ea7041ce0.zip | |
Remove `DESCRIPTION`, B-D (#11513)
Diffstat (limited to 'keyboards/boston_meetup')
| -rw-r--r-- | keyboards/boston_meetup/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/boston_meetup/config.h b/keyboards/boston_meetup/config.h index b025e18df..013b0b148 100644 --- a/keyboards/boston_meetup/config.h +++ b/keyboards/boston_meetup/config.h | |||
| @@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 24 | #define PRODUCT_ID 0x26BE | 24 | #define PRODUCT_ID 0x26BE |
| 25 | #define MANUFACTURER ishtob | 25 | #define MANUFACTURER ishtob |
| 26 | #define PRODUCT Boston Meetup Board | 26 | #define PRODUCT Boston Meetup Board |
| 27 | #define DESCRIPTION A limited-run community meetup board | ||
| 28 | 27 | ||
| 29 | //#define AUDIO_VOICES | 28 | //#define AUDIO_VOICES |
| 30 | 29 | ||
