diff options
Diffstat (limited to 'keyboards/unicomp/pc122/info.json')
-rw-r--r-- | keyboards/unicomp/pc122/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/unicomp/pc122/info.json b/keyboards/unicomp/pc122/info.json index 3d479bfcfb..f1d47ef1b0 100644 --- a/keyboards/unicomp/pc122/info.json +++ b/keyboards/unicomp/pc122/info.json @@ -8,6 +8,11 @@ "pid": "0x27DB", "device_version": "0.0.1" }, + "indicators": { + "caps_lock": "C11", + "num_lock": "C12", + "scroll_lock": "C10" + }, "processor": "STM32F446", // RET6 "bootloader": "stm32-dfu", "layouts": { |