diff options
Diffstat (limited to 'keyboard')
-rw-r--r-- | keyboard/gh60/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h index 64a080e1c2..bb4277ae66 100644 --- a/keyboard/gh60/config.h +++ b/keyboard/gh60/config.h @@ -58,8 +58,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* disable debug print */ //#define NO_DEBUG - /* disable print */ //#define NO_PRINT +#define NO_ACTION_OVERLAY + #endif |