Skip to content

Commit

Permalink
Made some changes to get ZMK Studio support
Browse files Browse the repository at this point in the history
  • Loading branch information
tannakartikey committed Dec 16, 2024
1 parent 17a9331 commit 1f1357f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@
include:
- board: seeeduino_xiao_ble
shield: corny_left rgbled_adapter
snippet: studio-rpc-usb-uart
cmake-args: -DCONFIG_ZMK_STUDIO=y
- board: seeeduino_xiao_ble
shield: corny_right rgbled_adapter
8 changes: 8 additions & 0 deletions config/boards/shields/corny/corny.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,12 @@
sensor-bindings = <&inc_dec_kp PG_UP PG_DN &inc_dec_kp C_VOL_UP C_VOL_DN>;
};
};

extra1 {
status = "reserved";
};

extra2 {
status = "reserved";
};
};

0 comments on commit 1f1357f

Please sign in to comment.