josefadamcik / SofleKeyboard

A split keyboard based on Lily58, Crkbd and Helix keyboards

Home Page:https://josefadamcik.github.io/SofleKeyboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help: LEDs not working and Elite C status LED cuts out

bmosley opened this issue · comments

Kind of issue?
Assembly / HELP!

Which Board?
RGB

Which Board Revision?
2.1

What steps have you taken

  • I have searched the Issues page
  • I have read the documentation
  • For LED issues I have checked the following things
    - the pro micro is programmed (and currently telling the LEDs to do something)
    - the pro micro is powered (and showing LEDs)
    - the LEDs are powered (check 5v across pins 1 and 3 of J1)
    - are any of the LEDs showing

What is the issue?
sofle_rev1_rgb_default from QMK's repo up to date and compiled okay.

I cant get any LEDs working at all (event the status indicator). I added sockets and have my elite C on right now but as soon as I plug in the USB the device is not showing up in either QMK after clicking reset on the pro or even status LED on the pro itself. This is the only build I havent gotten to work so puzzled as Ive tested the LEDs with a multimeter and get a solid output. No idea what to do next here. Any advice?

What you expected:

one of the images shows the Status LED on the back... ive removed that and put on the surface of the board instead. No difference.

image0
image0-1
image0-2

strange the boxes show checked for me (thought I had to do it after the issue was create) sorry!

Screen Shot 2021-10-20 at 18 06 53

so yes, I think I was a bit unsure of the LED orientation from the docs. I assumed that the notch (DIN) for my LEDs was oriented in a way that it sits on the highlighted pad. I figured that maybe I had them reversed so flipped the indicator LED 180deg and removed the LED#2 entirely so there wouldn't be a short somewhere else down the line. the Elite C only shorts plugged in so something is clearly my fault there I just don't know where at this point

if I desolder the underglow jumper and per key lighting jumper would it at least narrow down section by section? for instance, the indicator LED only

A little late answer to this but on the last picture, the indicator has the wrong orientation. The small dot should point to the side of the silkscreen. You need to flip it.

Also, if you are only checking that they are properly grounded and have 5V, it won't help much. You must ensure that you have something on the Dout pin because this will break the chain depending on what you have enabled.

The chain is Indicator -> Underglow -> Backlight (per key). If you have indicator enabled, with the wrong orientation it'll prevent any other LED to light up.