]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/keymaps/pvc/config.h
Added User Print - A "light" console out option (#8)
[qmk_firmware.git] / keyboards / planck / keymaps / pvc / config.h
index 1113372b0aee5f3a29f67605c02fb80a12b56ba1..1004c8b99f54f8a2f2683dcee9ddfbcbe041b7c8 100644 (file)
@@ -68,10 +68,18 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /* disable debug print */
-//#define NO_DEBUG
+#ifndef NO_DEBUG
+#  define NO_DEBUG
+#endif
 
 /* disable print */
-//#define NO_PRINT
+// #ifndef NO_PRINT
+// #  define NO_PRINT
+// #endif
+
+/* Only print user print statements */
+#define USER_PRINT
+
 
 /* disable action features */
 //#define NO_ACTION_LAYER