forked from mirrors/qmk_userspace
Remove DESCRIPTION
(#9732)
This commit is contained in:
parent
92d0a71af7
commit
72d3270547
13 changed files with 3 additions and 263 deletions
|
@ -141,7 +141,6 @@ static void command_common_help(void) {
|
|||
static void print_version(void) {
|
||||
// print version & information
|
||||
print("\n\t- Version -\n");
|
||||
print("DESC: " STR(DESCRIPTION) "\n");
|
||||
print("VID: " STR(VENDOR_ID) "(" STR(MANUFACTURER) ") "
|
||||
"PID: " STR(PRODUCT_ID) "(" STR(PRODUCT) ") "
|
||||
"VER: " STR(DEVICE_VER) "\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue