From 5d882ab6ef6bc3cf384046f409a86cbb7550153c Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Fri, 18 Nov 2022 02:16:38 +0000 Subject: Disable onekey console by default (#19104) --- keyboards/handwired/onekey/bluepill_f103c6/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/handwired/onekey/bluepill_f103c6/config.h') diff --git a/keyboards/handwired/onekey/bluepill_f103c6/config.h b/keyboards/handwired/onekey/bluepill_f103c6/config.h index 8b62ed86f2..e243d8685f 100644 --- a/keyboards/handwired/onekey/bluepill_f103c6/config.h +++ b/keyboards/handwired/onekey/bluepill_f103c6/config.h @@ -27,7 +27,7 @@ // This code does not fit into the really small flash of STM32F103x6 together // with CONSOLE_ENABLE=yes, and the debugging console is probably more -// important for the "okeney" testing firmware. In a real firmware you may be +// important for the "onekey" testing firmware. In a real firmware you may be // able to use these features if you keep the debugging console disabled. #define NO_ACTION_LAYER #define NO_ACTION_TAPPING -- cgit v1.2.3