commit: cfd0ab2198b77d613bc59e401712a686d4a93bb5
parent 85cf8b5183384e7c5eebe99e78cb906dad1a8393
Author: QMK Bot <hello@qmk.fm>
Date: Fri, 12 Jul 2024 20:47:09 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
13 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/keyboards/keychron/c1_pro/ansi/white/config.h b/keyboards/keychron/c1_pro/ansi/white/config.h
@@ -25,7 +25,7 @@
#define SNLED27351_CURRENT_TUNE \
{ 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44 }
-/* Enbale caps_lcok, win os and mac os indicator */
+/* Enbale caps_lock, win os and mac os indicator */
#define CAPS_LOCK_LED_INDEX 63
#define MAC_LOCK_LED_INDEX 64
#define WIN_LOCK_LED_INDEX 65
diff --git a/keyboards/keychron/q3/ansi/config.h b/keyboards/keychron/q3/ansi/config.h
@@ -22,6 +22,6 @@
#define SNLED27351_CURRENT_TUNE \
{ 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44 }
-/* Enable CapsLcok LED */
+/* Enable CapsLock LED */
#define CAPS_LOCK_LED_INDEX 50
diff --git a/keyboards/keychron/q3/ansi_encoder/config.h b/keyboards/keychron/q3/ansi_encoder/config.h
@@ -23,5 +23,5 @@
#define SNLED27351_CURRENT_TUNE \
{ 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44 }
-/* Enable CapsLcok LED */
+/* Enable CapsLock LED */
#define CAPS_LOCK_LED_INDEX 50
diff --git a/keyboards/keychron/q3/jis/config.h b/keyboards/keychron/q3/jis/config.h
@@ -22,6 +22,6 @@
#define SNLED27351_CURRENT_TUNE \
{ 0x94, 0x94, 0x44, 0x94, 0x94, 0x44, 0x94, 0x94, 0x44, 0x94, 0x94, 0x44 }
-/* Enable CapsLcok LED */
+/* Enable CapsLock LED */
#define CAPS_LOCK_LED_INDEX 50
diff --git a/keyboards/keychron/q3/jis_encoder/config.h b/keyboards/keychron/q3/jis_encoder/config.h
@@ -23,5 +23,5 @@
#define SNLED27351_CURRENT_TUNE \
{ 0x94, 0x94, 0x44, 0x94, 0x94, 0x44, 0x94, 0x94, 0x44, 0x94, 0x94, 0x44 }
-/* Enable CapsLcok LED */
+/* Enable CapsLock LED */
#define CAPS_LOCK_LED_INDEX 51
diff --git a/keyboards/keychron/q4/ansi/config.h b/keyboards/keychron/q4/ansi/config.h
@@ -16,5 +16,5 @@
#pragma once
-/* Enable CapsLcok LED*/
+/* Enable CapsLock LED*/
#define CAPS_LOCK_LED_INDEX 28
diff --git a/keyboards/keychron/q4/iso/config.h b/keyboards/keychron/q4/iso/config.h
@@ -19,5 +19,5 @@
/* RGB Matrix Driver Configuration */
#define SNLED27351_I2C_ADDRESS_1 SNLED27351_I2C_ADDRESS_GND
-/* Enable CapsLcok LED*/
+/* Enable CapsLock LED*/
#define CAPS_LOCK_LED_INDEX 27
diff --git a/keyboards/keychron/v3/ansi/config.h b/keyboards/keychron/v3/ansi/config.h
@@ -28,5 +28,5 @@
#define SNLED27351_CURRENT_TUNE \
{ 0x95, 0x95, 0x55, 0x95, 0x95, 0x55, 0x95, 0x95, 0x55, 0x95, 0x95, 0x55 }
-/* Enable CapsLcok LED */
+/* Enable CapsLock LED */
#define CAPS_LOCK_LED_INDEX 50
diff --git a/keyboards/keychron/v3/ansi_encoder/config.h b/keyboards/keychron/v3/ansi_encoder/config.h
@@ -25,5 +25,5 @@
/* Encoder Configuration */
#define ENCODER_DEFAULT_POS 0x3
-/* Enable CapsLcok LED */
+/* Enable CapsLock LED */
#define CAPS_LOCK_LED_INDEX 50
diff --git a/keyboards/keychron/v3/jis/config.h b/keyboards/keychron/v3/jis/config.h
@@ -28,6 +28,6 @@
#define SNLED27351_CURRENT_TUNE \
{ 0x94, 0x94, 0x44, 0x94, 0x94, 0x44, 0x94, 0x94, 0x44, 0x94, 0x94, 0x44 }
-/* Enable CapsLcok LED */
+/* Enable CapsLock LED */
#define CAPS_LOCK_LED_INDEX 50
diff --git a/keyboards/keychron/v3/jis_encoder/config.h b/keyboards/keychron/v3/jis_encoder/config.h
@@ -28,5 +28,5 @@
/* Encoder Configuration */
#define ENCODER_DEFAULT_POS 0x3
-/* Enable CapsLcok LED */
+/* Enable CapsLock LED */
#define CAPS_LOCK_LED_INDEX 51
diff --git a/keyboards/keychron/v4/ansi/config.h b/keyboards/keychron/v4/ansi/config.h
@@ -16,5 +16,5 @@
#pragma once
-/* Enable CapsLcok LED*/
+/* Enable CapsLock LED*/
#define CAPS_LOCK_LED_INDEX 28
diff --git a/keyboards/keychron/v4/iso/config.h b/keyboards/keychron/v4/iso/config.h
@@ -16,5 +16,5 @@
#pragma once
-/* Enable CapsLcok LED*/
+/* Enable CapsLock LED*/
#define CAPS_LOCK_LED_INDEX 27