Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"rows": ["GP5"]
|
||||
},
|
||||
"rgblight": {
|
||||
"pin": "A1"
|
||||
"pin": "GP17"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,6 @@
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
|
||||
WS2812_DRIVER = vendor
|
||||
|
||||
OPT_DEFS += -DHAL_USE_I2C=TRUE
|
||||
|
Reference in New Issue
Block a user