Skip to content

Commit

Permalink
nope, must have a bad oled
Browse files Browse the repository at this point in the history
  • Loading branch information
ctranstrum committed Feb 16, 2024
1 parent 0a07589 commit 9d1ec29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ include:
# Totem
- board: seeeduino_xiao_ble
shield: totem_dongle dongle_display
cmake-args: -DCONFIG_ZMK_USB_LOGGING=y
artifact-name: totem_dongle
- board: seeeduino_xiao_ble
shield: totem_left
Expand Down
2 changes: 1 addition & 1 deletion config/boards/shields/totem/totem_dongle.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
&xiao_i2c {
status = "okay";

oled: ssd1306@7b {
oled: ssd1306@3c {
compatible = "solomon,ssd1306fb";
reg = <0x3c>;
width = <128>;
Expand Down

0 comments on commit 9d1ec29

Please sign in to comment.