diff options
author | lalalademaxiya1 <2831039915@qq.com> | 2023-06-30 09:50:52 +0800 |
---|---|---|
committer | lalalademaxiya1 <2831039915@qq.com> | 2023-06-30 09:50:52 +0800 |
commit | f877082a650896cb62a51f8d682d033a27c2a879 (patch) | |
tree | 93994c33eb52957502ccf2c9ad27350cbfebbde8 /keyboards/keychron/q8_pro/config.h | |
parent | d90608debfbe0f7f11d020dbbaf515448f530078 (diff) |
Updated q8 pro
Diffstat (limited to 'keyboards/keychron/q8_pro/config.h')
-rwxr-xr-x | keyboards/keychron/q8_pro/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keychron/q8_pro/config.h b/keyboards/keychron/q8_pro/config.h index 3a4174c4fa..b03b71ec30 100755 --- a/keyboards/keychron/q8_pro/config.h +++ b/keyboards/keychron/q8_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 |