diff options
Diffstat (limited to 'keyboards/handwired/onekey/bluepill_f103c6/config.h')
-rw-r--r-- | keyboards/handwired/onekey/bluepill_f103c6/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |