Skip to content

Commit

Permalink
rename Batreeq wireless to Ghazal
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Jul 27, 2024
1 parent 8ccc350 commit 3268201
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/batreeq/Kconfig.defconfig
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT

if SHIELD_BATREEQ
if SHIELD_GHAZAL

config ZMK_KEYBOARD_NAME
default "Batreeq"
default "Ghazal"

endif
4 changes: 2 additions & 2 deletions config/boards/shields/batreeq/Kconfig.shield
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT

config SHIELD_BATREEQ
def_bool $(shields_list_contains,batreeq)
config SHIELD_GHAZAL
def_bool $(shields_list_contains,Ghazal)
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define BATREEQ
#define GHAZAL

#include <dt-bindings/zmk/mouse.h>
#include <behaviors/mouse_keys.dtsi>
Expand Down

0 comments on commit 3268201

Please sign in to comment.