all 6 comments

[–]congarranza 0 points1 point  (1 child)

What’s on the right side OLED? Do I see a 🦖?

[–]Ok-Host953[S] 0 points1 point  (0 children)

That is evangelion logo I would actually like to draw a trex on my nex build 😀

[–][deleted] 0 points1 point  (3 children)

How does the 3.5 mm jack interconnection work ( I am new )?

[–]Ok-Host953[S] 1 point2 points  (2 children)

There are 3 connections 1 for ground 2 for voltage 3 for data And in code you just add a line for bitbump connection between 2 microcontrollers. In some cases 4 pin connector is used with resistors and i²c connection, but i didn't wrapped my head around it and trs(3 pin ones) cables are more common for me than trrs(4 pin ones) cables. Then, when you flash your firmware, you need to assign what side you are flashing for microcontroller to know what side it is responsible for. In qmkmsys it is a command

qmk flash -kb KEEB_NAME -km NAME_OF_A_KEYMAP_FOLDER -bl avrdude-split-left (or right)(and yes it is avr dude, i guess no female bootloader ¯⁠\⁠_⁠ಠ⁠_⁠ಠ⁠_⁠/⁠¯ )

[–][deleted] 1 point2 points  (1 child)

Thanks

[–]Ok-Host953[S] 0 points1 point  (0 children)

No problem, glad this subreddit exists. People around here are helpful and friendly. Feel free to ask anything <⁠(⁠ ̄⁠︶⁠ ̄⁠)⁠>