From 7a099b7ea5b7c38d4ca781354533b3962750e2b7 Mon Sep 17 00:00:00 2001 From: precondition Date: Tue, 14 Feb 2023 03:49:17 +0100 Subject: Update KC_NLCK and KC_SLCK in international docs (#19521) --- docs/zh-cn/reference_configurator_support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/zh-cn/reference_configurator_support.md') diff --git a/docs/zh-cn/reference_configurator_support.md b/docs/zh-cn/reference_configurator_support.md index aa174ceedb..bd842871a0 100644 --- a/docs/zh-cn/reference_configurator_support.md +++ b/docs/zh-cn/reference_configurator_support.md @@ -173,7 +173,7 @@ k33 | {"label":"Enter", "x":3, "y":3, "h":2} k40 | {"label":"0", "x":0, "y":4, "w":2} k42 | {"label":".", "x":2, "y":4} -当用户在配置器中选中左上角的按键,并赋予数字区锁定键(NumLock)时,配置器会将 `KC_NLCK` 作为第一个按键进行键映射文件的构建工作,其它按键逻辑类似。其中 `label` 键值未被用到,其用于用户在调试 `info.json` 文件时,可以参考辨认出各按键。 +当用户在配置器中选中左上角的按键,并赋予数字区锁定键(NumLock)时,配置器会将 `KC_NUM` 作为第一个按键进行键映射文件的构建工作,其它按键逻辑类似。其中 `label` 键值未被用到,其用于用户在调试 `info.json` 文件时,可以参考辨认出各按键。 ## 问题及副作用 -- cgit v1.2.3