diff options
author | Hai-Ninh Dang <30751439+mrninhvn@users.noreply.github.com> | 2021-11-09 12:57:24 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-09 00:57:24 -0500 |
commit | f2e0642291621611f3abce69f73a22c33b1ce801 (patch) | |
tree | b19c681188373e28fc7e03b9f8366a99c11a5d96 /app/boards/arm/mikoto/mikoto_520.zmk.yml | |
parent | 944f93170454008759200a27a11225da40935edf (diff) |
feat(boards): Add Mikoto board
* Supports selecting from several possible charge currents
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
Diffstat (limited to 'app/boards/arm/mikoto/mikoto_520.zmk.yml')
-rw-r--r-- | app/boards/arm/mikoto/mikoto_520.zmk.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app/boards/arm/mikoto/mikoto_520.zmk.yml b/app/boards/arm/mikoto/mikoto_520.zmk.yml new file mode 100644 index 0000000..91dcc9e --- /dev/null +++ b/app/boards/arm/mikoto/mikoto_520.zmk.yml @@ -0,0 +1,10 @@ +file_format: "1" +id: mikoto_520 +name: Mikoto 5.20 +type: board +arch: arm +outputs: + - usb + - ble +url: https://github.com/zhiayang/mikoto +exposes: [pro_micro] |