diff options
author | lalalademaxiya1 <2831039915@qq.com> | 2023-06-19 10:11:51 +0800 |
---|---|---|
committer | lalalademaxiya1 <2831039915@qq.com> | 2023-06-19 10:11:51 +0800 |
commit | 21c86782afa0fa5dd45cd6f8d3eb1e38fad7a3e2 (patch) | |
tree | eb391763856cdcd7a1d86c4603d01757a7d1c378 /keyboards/keychron/q6_pro/config.h | |
parent | 17671f67c85c226d816af3c79ef694e8be63dfde (diff) |
Add q6 pro iso
Diffstat (limited to 'keyboards/keychron/q6_pro/config.h')
-rwxr-xr-x | keyboards/keychron/q6_pro/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keychron/q6_pro/config.h b/keyboards/keychron/q6_pro/config.h index f7b7305458..2d8b8e11c4 100755 --- a/keyboards/keychron/q6_pro/config.h +++ b/keyboards/keychron/q6_pro/config.h @@ -18,10 +18,10 @@ /* turn off effects when suspended */ #define RGB_DISABLE_WHEN_USB_SUSPENDED -#define LED_DISABLE_WHEN_USB_SUSPENDED /* DIP switch */ -#define DIP_SWITCH_PINS { A8 } +#define DIP_SWITCH_PINS \ + { A8 } /* Increase I2C speed to 1000 KHz */ #define I2C1_TIMINGR_PRESC 0U |