Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to map the extra 4 keys from rev4 using QMK ? #257

Closed
luc-vocab opened this issue Aug 15, 2024 · 4 comments
Closed

How to map the extra 4 keys from rev4 using QMK ? #257

luc-vocab opened this issue Aug 15, 2024 · 4 comments

Comments

@luc-vocab
Copy link

I am looking at the merge request to add crkbd v4 to QMK here : qmk/qmk_firmware#24084
but it's not clear to me how the extra 4 keys can be mapped, how is it possible using the LAYOUT_split_3x6_3 macro ? Is there a sample somewhere ?

@luc-vocab
Copy link
Author

For the layout macro, we have to use LAYOUT_split_3x6_3_ex2
I received a pre-assembled crkbd 4.1 which works fine with the default firmware from https://github.com/foostan/crkbd/blob/main/docs/firmware/rev4/firmware_en.md.
however when I build my own firmware with the above qmk pull request using qmk compile -kb crkbd/rev4 -km via, only one half works at a time. Does anyone have any suggestions on troubleshooting steps I could try ?

@foostan
Copy link
Owner

foostan commented Aug 16, 2024

Have you checked https://github.com/foostan/kbd_firmware?

@luc-vocab
Copy link
Author

@foostan I am trying right now, will report back very soon

@luc-vocab
Copy link
Author

I can confirm it works when following the instructions here: https://github.com/foostan/kbd_firmware, thank you.

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

No branches or pull requests

2 participants