update name of keyboard to match bluetooth instead of usb
This commit is contained in:
parent
32a991850f
commit
32b4354151
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ device {
|
|||
|
||||
# TrackPoint (Corne nipple): hold middle button + move to scroll, joystick-style
|
||||
device {
|
||||
name = zmk-project-corne-tp
|
||||
name = corne-tp
|
||||
scroll_method = on_button_down
|
||||
scroll_button = 274 # BTN_MIDDLE
|
||||
scroll_button_lock = false # set true to toggle scroll on/off with a tap instead of holding
|
||||
|
|
|
|||
Loading…
Reference in a new issue