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 repurpose the os dip switch k8 pro #227

Open
Dialgatrainer02 opened this issue Feb 8, 2024 · 2 comments
Open

how to repurpose the os dip switch k8 pro #227

Dialgatrainer02 opened this issue Feb 8, 2024 · 2 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@Dialgatrainer02
Copy link

Issue Description

i use linux and i have the dip switch set to win/android. i also have custom layers and removed the mac os ones from keymap.c. how to i make the dip switch change to one of my custom layers and not attempt to switch to mac os then fail.
when i do switch it to mac os if i try to press tab a few of the buttons blink red.

i tried setting my dip_switch_update_user() in my keymap.c and i get compilation errors to about factory_test.o

@Dialgatrainer02 Dialgatrainer02 added help wanted Extra attention is needed question Further information is requested labels Feb 8, 2024
@sjthearts
Copy link

rename dip_switch_update_user to orig_dip_switch_update_user in factory_test.c and rebuild.

@Dialgatrainer02
Copy link
Author

Dialgatrainer02 commented Mar 10, 2024

tried this and still errors it even errors when i comment out the whole function in factory test.c
im running qmk clean each time
i have a k8 pro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants