typeractivexyz / corne-wireless-5-col-view-zmk-config

2 stars 37 forks source link

Corne 5-column keymap (with view) should use physical-layout #8

Open amacleod opened 4 weeks ago

amacleod commented 4 weeks ago

ZMK is moving towards preferring physical-layout over matrix-transform, and for builds that include ZMK Studio, physical-layout is required (see https://github.com/zmkfirmware/zmk/commit/7276fd525ff90a82444a9c6e8e29906bb124fa53).

In order to make it easier for people to add ZMK Studio to their firmware builds, and to set a good example, the Corne 5-column configuration should switch to using chosen { zmk,physical-layout = &foostan_corne_5col_layout; };