Skip to content

Commit

Permalink
Update Kconfig.defconfig
Browse files Browse the repository at this point in the history
Added Bluetooth device name
  • Loading branch information
Glitch860 authored Nov 30, 2024
1 parent ceab9c7 commit e253796
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions boards/shields/num64s/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ if SHIELD_NUM64S
config ZMK_KEYBOARD_NAME
default "num64s"

config BT_DEVICE_NAME
default "num64s"

endif

#ZMK_RGB_UNDERGLOW
Expand Down

0 comments on commit e253796

Please sign in to comment.