diff options
author | QMK Bot <hello@qmk.fm> | 2021-06-02 23:48:58 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-06-02 23:48:58 +0000 |
commit | 65fe74fde06d2574c1cd5145283b963cf441a17a (patch) | |
tree | a2b2db3d20b0eb506f2aadac214f3b3bd301eda3 /keyboards/cannonkeys/atlas/config.h | |
parent | b8711b9726757d153b92afae99a5856e7b85968b (diff) | |
parent | 597d2e0e7bdc3f2629965a5b393b725e9ab8442b (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cannonkeys/atlas/config.h')
-rw-r--r-- | keyboards/cannonkeys/atlas/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/atlas/config.h b/keyboards/cannonkeys/atlas/config.h index 72ee927e2f..1ba5c0fb0e 100644 --- a/keyboards/cannonkeys/atlas/config.h +++ b/keyboards/cannonkeys/atlas/config.h @@ -50,6 +50,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGB_DI_PIN B15 #define RGBLED_NUM 22 #define WS2812_SPI_MOSI_PAL_MODE 0 +#define WS2812_SPI_SCK_PAL_MODE 0 +#define WS2812_SPI_SCK_PIN B13 /* * Feature disable options |