Skip to content

ZMK bluetooth device name and ability to view keymap #116

Answered by manna-harbour
alloc33 asked this question in Q&A
Discussion options

You must be logged in to vote

I need help to figure out how to change device bluetooth name. Specifying CONFIG_ZMK_KEYBOARD_NAME="Device name" in kconfig field causing a build error (also tried without quotes).

It looks like there's a bug in the workflow where quotes aren't being escaped. Thanks for finding it! I'll fix it, but in the mean time you'd need to edit the keyboard's .conf file, e.g. config/corne_left.conf and add the line there. See https://github.com/manna-harbour/miryoku_zmk#kconfig-configuration. Note it'd be best to use corne_left.conf and not corne.conf (or when using Build Inputs after the bug is fixed, building corne_left and corne_right separately and only setting kconfig on the corne_left build)…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@manna-harbour
Comment options

Answer selected by alloc33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #116 on August 08, 2022 00:39.