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 /keyboards/westfoxtrot/prophet/config.h | |
parent | e0ed2c950d25315461c4025b9649091e113626e3 (diff) | |
download | qmk_firmware-2cdc3699e1888c14f47b9b542634145e65580b06.tar.gz qmk_firmware-2cdc3699e1888c14f47b9b542634145e65580b06.zip |
Remove `DESCRIPTION`, W-Z (#11633)
Diffstat (limited to 'keyboards/westfoxtrot/prophet/config.h')
-rw-r--r-- | keyboards/westfoxtrot/prophet/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/westfoxtrot/prophet/config.h b/keyboards/westfoxtrot/prophet/config.h index 2a457866c2..4f447e4ca0 100644 --- a/keyboards/westfoxtrot/prophet/config.h +++ b/keyboards/westfoxtrot/prophet/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER westfoxtrot #define PRODUCT prophet -#define DESCRIPTION QMK Firmware for the prophet PCB /* key matrix size */ #define MATRIX_ROWS 5 |