Skip to content

Commit

Permalink
firware updated + readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mctechnology17 committed Dec 19, 2024
1 parent 5167d96 commit 9780f60
Show file tree
Hide file tree
Showing 37 changed files with 42 additions and 22 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ https://github.com/mctechnology17/zmk-config/blob/main/CHANGELOG.txt
- [x] dongle_display as modul support
- [x] oled display changed 128x32 to 128x64 for xiao
- [x] readme updated
- [x] firmware updated

# FEATURES 0.0.1-beta1 (Aug 22, 2024)
=======================================
Expand Down
63 changes: 41 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- [DONGLE DESIGNS](#DONGLE-DESIGNS)
- [ZMK STUDIO](#ZMK-STUDIO)
- [MODULE INTEGRATION](#MODULE-INTEGRATION)
- [THIS REPOSITORY AS A MODULE](#THIS-REPOSITORY-AS-A-MODULE)
- [INSPIRATIONS](#INSPIRATIONS)
- [MY OTHER PROJECTS](#MY-OTHER-PROJECTS)

Expand All @@ -34,28 +35,7 @@ a modification to your keymap, you can do it with the online [ZMK-STUDIO](https:
- If you already have your corne configured with this repository and want to make
a modification to your keymap, you can do it with the online [keymap-editor](https://nickcoutsos.github.io/keymap-editor/).

- If you already have a repository and you want only the dongle option of this repository with support for `zmk-studio`, just add this repository as a module to your configuration, here is a basic example (just copy and paste into your file `west.yml`):

```yaml
manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
# include corne with dongle pro_micro and xiao compatible
- name: mctechnology17
url-base: https://github.com/mctechnology17
projects:
- name: zmk
remote: zmkfirmware
revision: main
import: app/west.yml
# include corne with dongle pro_micro and xiao compatible
- name: zmk-config
remote: mctechnology17
revision: main
self:
path: config
```
- If you already have a repository and you want only the dongle option of this repository with support for `zmk-studio`, just add this repository as a module to your configuration, look the section [THIS REPOSITORY AS A MODULE](#THIS-REPOSITORY-AS-A-MODULE).

# INTRO

Expand Down Expand Up @@ -489,6 +469,45 @@ See module details here for more information and more configurations:
- [nice_oled](https://github.com/mctechnology17/zmk-nice-oled)
- [dongle_display](https://github.com/englmaxi/zmk-dongle-display)
# THIS REPOSITORY AS A MODULE
1. In the `config/west.yml` file, add a new remote and its related project.
```yaml
manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
# include corne with dongle pro_micro and xiao compatible
- name: mctechnology17
url-base: https://github.com/mctechnology17
projects:
- name: zmk
remote: zmkfirmware
revision: main
import: app/west.yml
# include corne with dongle pro_micro and xiao compatible
- name: zmk-config
remote: mctechnology17
revision: main
self:
path: config
```

2. In the `build.yaml` file, add the `corne_dongle_pro_micro` or the `corne_dongle_xiao` shield.

```yaml
---
include:
# example with xiao dongle without display
- board: seeeduino_xiao_ble
shield: corne_dongle_xiao
cmake-args: -DCONFIG_ZMK_KEYBOARD_NAME=\"Xiao_Dongle\" -DCONFIG_ZMK_STUDIO=y
artifact-name: xiao_corne_dongle_xiao
snippet: studio-rpc-usb-uart
# ... the rest of the shields
```

3. Build the firmware, flash it to your keyboard, and enjoy!

# INSPIRATIONS

- [englmaxi/zmk-config](https://github.com/englmaxi/zmk-config)
Expand Down
Binary file added firmware/nice_corne_dongle_oled.uf2
Binary file not shown.
Binary file modified firmware/nice_corne_dongle_pro_micro.uf2
Binary file not shown.
Binary file not shown.
Binary file removed firmware/nice_corne_left.uf2
Binary file not shown.
Binary file added firmware/nice_corne_left_oled.uf2
Binary file not shown.
Binary file removed firmware/nice_corne_left_peripheral.uf2
Binary file not shown.
Binary file added firmware/nice_corne_left_peripheral_oled.uf2
Binary file not shown.
Binary file added firmware/nice_corne_left_peripheral_view.uf2
Binary file not shown.
Binary file added firmware/nice_corne_left_view.uf2
Binary file not shown.
Binary file removed firmware/nice_corne_right.uf2
Binary file not shown.
Binary file added firmware/nice_corne_right_oled.uf2
Binary file not shown.
Binary file added firmware/nice_corne_right_view.uf2
Binary file not shown.
Binary file removed firmware/nice_corne_settings_reset.uf2
Binary file not shown.
Binary file added firmware/nice_settings_reset.uf2
Binary file not shown.
Binary file added firmware/puchi_corne_dongle.uf2
Binary file not shown.
Binary file removed firmware/puchi_corne_dongle_pro_micro.uf2
Binary file not shown.
Binary file not shown.
Binary file added firmware/puchi_corne_dongle_view.uf2
Binary file not shown.
Binary file removed firmware/puchi_corne_left.uf2
Binary file not shown.
Binary file added firmware/puchi_corne_left_oled.uf2
Binary file not shown.
Binary file removed firmware/puchi_corne_left_peripheral.uf2
Binary file not shown.
Binary file added firmware/puchi_corne_left_peripheral_oled.uf2
Binary file not shown.
Binary file added firmware/puchi_corne_left_peripheral_view.uf2
Binary file not shown.
Binary file added firmware/puchi_corne_left_view.uf2
Binary file not shown.
Binary file removed firmware/puchi_corne_right.uf2
Binary file not shown.
Binary file added firmware/puchi_corne_right_oled.uf2
Binary file not shown.
Binary file added firmware/puchi_corne_right_view.uf2
Binary file not shown.
Binary file removed firmware/puchi_corne_settings_reset.uf2
Binary file not shown.
Binary file added firmware/puchi_settings_reset.uf2
Binary file not shown.
Binary file added firmware/xiao_corne_dongle.uf2
Binary file not shown.
Binary file added firmware/xiao_corne_dongle_oled.uf2
Binary file not shown.
Binary file removed firmware/xiao_corne_dongle_xiao.uf2
Binary file not shown.
Binary file removed firmware/xiao_corne_dongle_xiao_dongle_display.uf2
Binary file not shown.
Binary file removed firmware/xiao_corne_settings_reset.uf2
Binary file not shown.
Binary file added firmware/xiao_settings_reset.uf2
Binary file not shown.

0 comments on commit 9780f60

Please sign in to comment.