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

[Bug] DC60 LAYOUT_60_ansi_arrow Backspace not working #1323

Closed
josephchoi1116 opened this issue Nov 17, 2023 · 6 comments · Fixed by qmk/qmk_firmware#22533
Closed

[Bug] DC60 LAYOUT_60_ansi_arrow Backspace not working #1323

josephchoi1116 opened this issue Nov 17, 2023 · 6 comments · Fixed by qmk/qmk_firmware#22533
Labels

Comments

@josephchoi1116
Copy link

Describe the Bug

I tried to flash 60 ansi arrow layout on my DC60 PCB, I found that the 2U backspace is not working.
By testing with a tweezer, I find that it has been configured as split backspace.

Is it a bug? Or that my pcb is faulty?

Additional Context?

No response

@yanfali
Copy link
Collaborator

yanfali commented Nov 18, 2023

Isn't that the obviously correct configuration? 😂

Jokes aside, it's probably just how the key map was originally specified and the matrix is wrong in QMK. I may have access to this PCB and be able to troubleshoot it this weekend.

@yanfali
Copy link
Collaborator

yanfali commented Nov 18, 2023

Sadly I have a clueboard PCB in my DC60. This is probably not an issue with configurator, but the original matrix on qmk_firmware. @noroadsleft can you take a look and see what you think?

@yanfali
Copy link
Collaborator

yanfali commented Nov 18, 2023

This is a 5 year old PCB, and ALF is no longer in business. So finding people to test this is going to be a challenge.

@josephchoi1116
Copy link
Author

Thx everyone, I have found a workaround for this now.
Just use the default layout with split backspace, set both 1U to backspace, and it works with my 2U space now LOL

@yanfali
Copy link
Collaborator

yanfali commented Nov 18, 2023 via email

@noroadsleft
Copy link
Member

Is it a bug? Or that my pcb is faulty?

Bug. I took a guess as to how the 2u Backspace was wired when I added the additional layouts, because I don't own one of these. I set up the 2u Backspace as matrix position [0, 14], but it's probably actually [0, 13].

noroadsleft added a commit to noroadsleft/qmk_firmware that referenced this issue Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants