mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-09 17:31:51 +01:00
stops forcing debug_action
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
#include "keycode.h"
|
||||
#include "timer.h"
|
||||
|
||||
//#ifdef DEBUG_ACTION
|
||||
#ifdef DEBUG_ACTION
|
||||
#include "debug.h"
|
||||
//#else
|
||||
//#include "nodebug.h"
|
||||
//#endif
|
||||
#else
|
||||
#include "nodebug.h"
|
||||
#endif
|
||||
|
||||
#ifndef NO_ACTION_TAPPING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user