Closed DLopezGo90 closed 8 months ago
Replace 8. If you cook them, sometimes it's the output that dies.
On Wed, 26 May 2021, 7:20 am DLopezGo90, @.***> wrote:
LED 8 is working but not LED 9. I don't know what's happening
[image: image] https://user-images.githubusercontent.com/59780264/119569584-ecb7e080-bd7c-11eb-8f80-b0a009dd5ddc.png
For your information I made this bridge (J6) because I don't want Indicator LED
[image: image] https://user-images.githubusercontent.com/59780264/119569896-62bc4780-bd7d-11eb-8f94-869275e708da.png
Help please
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/josefadamcik/SofleKeyboard/issues/82, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFIRN4LLT2RPYY7V6PZYJJDTPQIBPANCNFSM45QHOUBA .
It didn't work. I replaced LED 8 and 9 and nothing happened
My solder skill isn't bad. I have soldered many Corne Keyboards
You sure LED 9 comes after LED 8? You sure sure they are connected? DOUT pin goes with silkscreen mark right? Because that's what I did
DOUT is elbow shaped:
You can see I soldered the elbow shaped contact of the LED to the silkscreen pad on the PCB:
I have the version with te unconnected via for NET34 and I had to the bridge on the front side to make LEDs 6 and 7 work:
Help please
Then I'd make sure that you have the later LEDs enabled and doing something.
There are no other known board issues. Plenty of user ones though
On Wed, 26 May 2021, 7:35 pm DLopezGo90, @.***> wrote:
It didn't work. I replaced LED 8 and 9 and nothing happened
My solder skill isn't bad. I have soldered many Corne Keyboards
You sure LED 9 comes after LED 8? You sure sure they are connected? DOUT pin goes with silkscreen mark right? Because that's what I did
DOUT is elbow shaped:
[image: image] https://user-images.githubusercontent.com/59780264/119636463-a8f7c200-bde2-11eb-8ea6-da8a74d44b47.png
You can see I soldered the elbow shaped contact of the LED to the silkscreen pad on the PCB:
[image: image] https://user-images.githubusercontent.com/59780264/119637074-46eb8c80-bde3-11eb-95a3-642cdd4f1444.png
[image: image] https://user-images.githubusercontent.com/59780264/119637301-8619dd80-bde3-11eb-8afa-ef1f7ca5c972.png
I have the version with te unconnected via for NET34 and I had to the bridge on the front side to make LEDs 6 and 7 work:
[image: image] https://user-images.githubusercontent.com/59780264/119637907-2243e480-bde4-11eb-8d0c-50f5158802d2.png
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/josefadamcik/SofleKeyboard/issues/82#issuecomment-848622765, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFIRN4ONEGHOKK63LUK6HVDTPS6GRANCNFSM45QHOUBA .
Should I solder later LEDs? will LED 10 work if 9 doesn't?
Bro I found out what was the issue
This is the config.h file of sofle keyboard via keymap:
It will only make 14 LEDs work (7 on each half). It needs to be modified to 72 I think (36 on each half):
This should be added to the build guide?
The default one has them all enabled. I don't know where you pulled that file from, but it's not one of the ones I've released.
On Wed, 26 May 2021, 10:25 pm DLopezGo90, @.***> wrote:
Bro I found out what was the issue
This is the config.h file of sofle keyboard via keymap:
[image: image] https://user-images.githubusercontent.com/59780264/119658804-8b832200-bdfb-11eb-8f69-115775a4dd73.png
It will only make 14 LEDs work (7 on each half). It needs to be modified to 72 I think (36 on each half):
[image: image] https://user-images.githubusercontent.com/59780264/119659053-cd13cd00-bdfb-11eb-9163-6c881decb9ce.png
This should be added to the build guide?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/josefadamcik/SofleKeyboard/issues/82#issuecomment-848725408, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFIRN4JOTFMMFNMWCUFLE3TTPTSDXANCNFSM45QHOUBA .
Bro where I find the ones you have released?
Eventually the QMK repo, once I make it through their review process, but for the moment, the master or upstream branches, or any tagged commit on my fork of qmk.
On Thu, 27 May 2021, 1:28 am DLopezGo90, @.***> wrote:
Bro where I find the ones you have released?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/josefadamcik/SofleKeyboard/issues/82#issuecomment-848867407, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFIRN4PBVUMPXFWNXGXUDWDTPUHQHANCNFSM45QHOUBA .
As you said @DLopezGo90, only the led until 9 works if you use the via hex, in the readme says that only underglow is enabled (https://github.com/qmk/qmk_firmware/tree/master/keyboards/sofle/keymaps/via).. I also flashed VIA and had the same issue.
If you install qmk and compile with qmk compile -kb sofle -km rgb_default
and flash this hex, you will have all the led configured. Don't worry if the leds from the external colums and rows are red, are configured in this way :P
If you want to avoid the compile steps.. you can use the hex that I created (I had to compress in zip because GitHub doesn't allow *.hex
files): sofle_rev1_rgb_default.zip
Is there a via firmware that enables all LEDs?
No idea. The only one I have provided is the qmk repo.
Any you compile yourself from the qmk repo from rgb_default, or my keymaps should have all or most LEDs on by default.
On Wed, 16 Jun 2021, 10:14 am fi0, @.***> wrote:
Is there a via firmware that enables all LEDs?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/josefadamcik/SofleKeyboard/issues/82#issuecomment-861915561, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFIRN4IDCQ3OVJ6XXHPJXK3TS7UGZANCNFSM45QHOUBA .
@t321 How do I set the outer column to the same colors for the rainbow mood?
Remove the outer column from the SET_LAYER_ID macro.
In remove lines 60 and 61
On Wed, 23 Jun 2021, 12:00 pm fi0, @.***> wrote:
@t321 https://github.com/t321 How do I set the outer column to the same colors for the rainbow mood?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/josefadamcik/SofleKeyboard/issues/82#issuecomment-866462054, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFIRN4I3R2MYMZ2L6X7VGX3TUE53XANCNFSM45QHOUBA .
@DaneEvans I compiled the rgb_default keymap and found that the last LED didn't light up on both left and right side. I've soldered the indicator, per key and underglow LEDs.
LED 8 is working but not LED 9. I don't know what's happening
For your information I made this bridge (J6) because I don't want Indicator LED
Help please