diff options
author | Ryan <fauxpark@gmail.com> | 2022-03-05 11:20:34 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-05 00:20:34 +0000 |
commit | 7d41639d549c7db0763d6769a089794b6050c99f (patch) | |
tree | ed17d552c07f7397bbf63637d4b2d5cb15348822 /keyboards/unicomp | |
parent | 618aaa8ca725e63a0fcd610be7280a47d33ed15b (diff) | |
download | qmk_firmware-7d41639d549c7db0763d6769a089794b6050c99f.tar.gz qmk_firmware-7d41639d549c7db0763d6769a089794b6050c99f.zip |
Map data driven `DESCRIPTION` as string literal (#16523)
Diffstat (limited to 'keyboards/unicomp')
-rw-r--r-- | keyboards/unicomp/spacesaver_m_pre_2013/overnumpad_1xb/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/unicomp/spacesaver_m_pre_2013/overnumpad_1xb/config.h b/keyboards/unicomp/spacesaver_m_pre_2013/overnumpad_1xb/config.h index 7bd5b224df..597d287b07 100644 --- a/keyboards/unicomp/spacesaver_m_pre_2013/overnumpad_1xb/config.h +++ b/keyboards/unicomp/spacesaver_m_pre_2013/overnumpad_1xb/config.h @@ -23,7 +23,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Unicomp/Purdea Andrei #define PRODUCT Unicomp Spacesaver M -#define DESCRIPTION QMK firmware for the Unicomp Spacesaver M keyboard with a replacement Overnumpad controller #define SERIAL_NUMBER "purdea.ro:overnumpad_controller" /* key matrix size */ |