qmk / qmk_configurator

The QMK Configurator
http://config.qmk.fm
689 stars 343 forks source link

[Bug] DC60 LAYOUT_60_ansi_arrow Backspace not working #1323

Closed josephchoi1116 closed 10 months ago

josephchoi1116 commented 10 months ago

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 commented 10 months ago

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 commented 10 months ago

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 commented 10 months ago

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 commented 10 months ago

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 commented 10 months ago

ah, so it's probably wired to one of them only. good work

On Fri, Nov 17, 2023 at 10:22 PM josephchoi1116 @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/qmk/qmk_configurator/issues/1323#issuecomment-1817410477, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARLSU226HNSGKSVMMPBPULYFBHZFAVCNFSM6AAAAAA7PFOVGSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJXGQYTANBXG4 . You are receiving this because you commented.Message ID: @.***>

-- "We do not learn so much by our successes as we learn by failures -- our own and others'. Especially if we see the failures properly corrected." -- Frank Lloyd Wright

noroadsleft commented 10 months ago

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].