Can I flash the oled?

This commit is contained in:
2025-05-07 13:22:16 -04:00
parent 2b4918ca99
commit ac96bf1cae
3 changed files with 8 additions and 2 deletions

View File

@@ -14,10 +14,10 @@
---
include:
- board: nice_nano_v2
shield: sofle_left
shield: sofle_left nice_oled
snippet: studio-rpc-usb-uart
cmake-args: -DCONFIG_ZMK_STUDIO=y
- board: nice_nano_v2
shield: sofle_right
shield: sofle_right nice_oled
- board: nice_nano_v2
shield: settings_reset

View File

@@ -3,6 +3,7 @@
# Uncomment the following line to enable the Sofle OLED Display
CONFIG_ZMK_DISPLAY=y
CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM=y
# Uncomment these two lines to add support for encoders
CONFIG_EC11=y

View File

@@ -2,10 +2,15 @@ manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
- name: mctechnology17
url-base: https://github.com/mctechnology17
projects:
- name: zmk
remote: zmkfirmware
revision: main
import: app/west.yml
- name: zmk-nice-oled
remote: mctechnology17
revision: main
self:
path: config