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

@@ -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