diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-20 12:40:35 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 12:40:35 +1100 |
commit | e0ed2c950d25315461c4025b9649091e113626e3 (patch) | |
tree | 8d05b112a3bf98e1ca248339a5d6c868a179d498 /keyboards/s7_elephant/rev2/config.h | |
parent | 4ed67d666e1cea2c1d428af2b972de3e35e1742a (diff) | |
download | qmk_firmware-e0ed2c950d25315461c4025b9649091e113626e3.tar.gz qmk_firmware-e0ed2c950d25315461c4025b9649091e113626e3.zip |
Remove `DESCRIPTION`, R-V (#11632)
Diffstat (limited to 'keyboards/s7_elephant/rev2/config.h')
-rw-r--r-- | keyboards/s7_elephant/rev2/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/s7_elephant/rev2/config.h b/keyboards/s7_elephant/rev2/config.h index 5c5b526aa7..e9d9cf9fad 100644 --- a/keyboards/s7_elephant/rev2/config.h +++ b/keyboards/s7_elephant/rev2/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER Jacky #define PRODUCT Jacky S7 Elephant Rev 2 -#define DESCRIPTION A high-end 70% custom keyboard /* Don't remove this without also removing LTO_ENABLE=yes in rules.mk */ #define NO_ACTION_MACRO |