qmk build system

This commit is contained in:
huangjimin
2020-07-14 16:06:01 +08:00
parent 3f3b4f1566
commit 25f293d49a
10 changed files with 375 additions and 18 deletions

View File

@@ -11,7 +11,7 @@
#define MQTT_SUBSCRIBE_TOPIC "$product/$dev/$sub"
#define MQTT_PUBLISH_TOPIC "$product/$dev/$pub"
#error please replace yourself server configuration
//#error please replace yourself server configuration
/**
* 1. run python tool
* ```