Skip to content

Commit

Permalink
nice-oled
Browse files Browse the repository at this point in the history
  • Loading branch information
a0405u committed Dec 13, 2024
1 parent e19507f commit cf1a88d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
---
include:
- board: nice_nano_v2
shield: corne_left
shield: corne_left nice_oled
- board: nice_nano_v2
shield: corne_right
shield: corne_right nice_oled
1 change: 1 addition & 0 deletions config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@

# Uncomment the following line to enable the Corne OLED Display
CONFIG_ZMK_DISPLAY=y
CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM=y
5 changes: 5 additions & 0 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ manifest:
url-base: https://github.com/zmkfirmware
# Additional modules containing boards/shields/custom code can be listed here as well
# See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
- 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

0 comments on commit cf1a88d

Please sign in to comment.