Skip to content

feat: eyelash_corne setup#92

Open
zambo wants to merge 5 commits intomanna-harbour:masterfrom
zambo:master
Open

feat: eyelash_corne setup#92
zambo wants to merge 5 commits intomanna-harbour:masterfrom
zambo:master

Conversation

@zambo
Copy link
Copy Markdown

@zambo zambo commented Mar 3, 2025

Setup eyelash_corne board, keymap and build examples.

board repo: https://github.com/a741725193/zmk-new_corne

It follows other keymaps configs by providing only the barebones settings for miryoku.

zambo added 5 commits March 2, 2025 20:40
Setup initial configuration for eyelash_corne board:
- Added workflow configuration example for eyelash_corne.
- Created the necessary config and keymap files.
- Integrated custom key mappings, keeping non default keys unmapped.
@zambo zambo force-pushed the master branch 3 times, most recently from 228953a to 960135a Compare March 6, 2025 14:23
Comment on lines +19 to +31
#define MIRYOKU_KLUDGE_TOPROWCOMBOS_LEFTPINKIE 2 3
#define MIRYOKU_KLUDGE_TOPROWCOMBOS_LEFTINNERINDEX 3 4
#define MIRYOKU_KLUDGE_TOPROWCOMBOS_RIGHTINNERINDEX 7 8
#define MIRYOKU_KLUDGE_TOPROWCOMBOS_RIGHTPINKIE 8 9

#define MIRYOKU_KLUDGE_BOTTOMROWCOMBOS_LEFTPINKIE 26 27
#define MIRYOKU_KLUDGE_BOTTOMROWCOMBOS_LEFTINNERINDEX 27 28
#define MIRYOKU_KLUDGE_BOTTOMROWCOMBOS_RIGHTINNERINDEX 31 32
#define MIRYOKU_KLUDGE_BOTTOMROWCOMBOS_RIGHTPINKIE 32 33

#define MIRYOKU_KLUDGE_THUMBCOMBOS_LEFT 37 38
#define MIRYOKU_KLUDGE_THUMBCOMBOS_RIGHT 39 40

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The combo key positions need updating, but since they are optional they can all just be deleted.

with:
board: '["eyelash_corne_left", "eyelash_corne_right"]'
shield: '["nice_view"]'
modules: '["a741725193/zmk-new_corne/main"]'
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is always required it can go into the outboard instead.

@manna-harbour
Copy link
Copy Markdown
Owner

I generally don't add build examples. You could add those workflows to your fork and share them in https://github.com/manna-harbour/miryoku/discussions/categories/show-and-tell.

Comment on lines +8 to +12
/ {
chosen {
zmk,matrix_transform = &default_transform;
};
}; No newline at end of file
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants