Skip to content

Commit

Permalink
correct kconfig shield for ghazal
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Jul 27, 2024
1 parent 1ed7515 commit 00e91fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion config/boards/shields/ghazal/Kconfig.shield
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# SPDX-License-Identifier: MIT

config SHIELD_GHAZAL
def_bool $(shields_list_contains,Ghazal)
def_bool $(shields_list_contains,ghazal)
4 changes: 0 additions & 4 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ manifest:
- name: chiptuner-zmk-module
remote: petejohanson
revision: main
# - name: zmk-fingerpunch-vik
# remote: sadekbaroudi
# revision: main
# import: config/deps.yml
- name: zmk-pmw3610-driver
remote: inorichi
revision: main
Expand Down

0 comments on commit 00e91fa

Please sign in to comment.