diff options
| author | Ryan | 2021-01-14 19:00:04 +0100 |
|---|---|---|
| committer | GitHub | 2021-01-14 19:00:04 +0100 |
| commit | f325bd6eb28e6fb14c086e36ba09b66ea7041ce0 (patch) | |
| tree | 215159a67f602057723f3eecc2cae6cc59b130a2 /keyboards/bpiphany/sixshooter | |
| parent | 3525a61bafea9e373b57d13e4f23247273e66e9d (diff) | |
Remove `DESCRIPTION`, B-D (#11513)
Diffstat (limited to 'keyboards/bpiphany/sixshooter')
| -rw-r--r-- | keyboards/bpiphany/sixshooter/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/bpiphany/sixshooter/config.h b/keyboards/bpiphany/sixshooter/config.h index c3ce8c8845..0637e8d6bc 100644 --- a/keyboards/bpiphany/sixshooter/config.h +++ b/keyboards/bpiphany/sixshooter/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER bpiphany #define PRODUCT sixshooter -#define DESCRIPTION A PCB for the CM Storm switch tester utilizing a Teensy 2.0. /* key matrix size */ #define MATRIX_ROWS 2 |