How we designed a mechanical keyboard PCB!

Поделиться
HTML-код
  • Опубликовано: 1 янв 2025

Комментарии • 64

  • @rjrodrig
    @rjrodrig 3 года назад +51

    The capacitors are important to load the output correctly and present the correct impedance where there are transients. Having decade capacitor like 1uF in parallel with 0.1uf and 100pF allows you to bypass high frequency noise. In a simple LDO you won't experience much trouble, but in a switching regulator with large transients you can have LDO stability issues where it can oscillate. So only then you appreciate adding decades of capacitance at the input and output of the LDO.

    • @kobuss5680
      @kobuss5680  3 года назад +12

      Ahh, I see. Thank you so much for this comment. I added a little card a 6:25 pointing to EEVblog's video explaining what you mentioned. Beginners mistake!

    • @rjrodrig
      @rjrodrig 3 года назад +7

      @@kobuss5680 The caps will lower your impedance over a broader frequency range. You would also appreciate it when you are testing for FCC/CE EMC trying to certify your product. You find that if your circuits switching are not properly bypassed, they produce unnecessary EMI and you simply fail the test :( That is rough! Sometimes you fail for other reasons like poor PCB design, lack of signal integrity on signals, but other times can be your regulators and switching circuits. RF is the other reason you can fail, but it all boils down to properly bypassing your circuits. Good Job in your video!

    • @Fluxtrance
      @Fluxtrance 2 года назад +1

      @@kobuss5680 Just wanted to say - thanks so much for following up here and opening up discussions + providing corrections in the comments. As someone with only a CS background (no CE) and hardly any circuit design experience, just listening to someone walk through their process has helped tremendously in giving me a starting point on my own keyboard project. The video you referenced here cleared up a lot of confusion I had following both yours and others' guides around this particular part of the circuit. Rjrodrig6, thanks for taking the time to provide some context here as well!

    • @papukaiffa
      @papukaiffa 2 года назад

      No matter what your powersupply is I always recommend adding some capacitance close to in/out pins. Most linear regulators require some - but not too much - capacitance to input and output (read the datasheet)

    • @johnlee7377
      @johnlee7377 Год назад

      @@kobuss5680 hey kobuss, i love your content man! would you happen to know if there are 3d cadcam models of current public keyboards?

  • @TeeRexington
    @TeeRexington 3 года назад +15

    Great video! I'd like to add auxiliary usb or even a nic port to the board I'm making. Great job on the very clear descriptions!

  • @acykablyatley
    @acykablyatley 3 года назад +14

    really cool diodeless approach, not often you see someone moving such a mature technology forward like this!

  • @logimite7174
    @logimite7174 3 года назад +8

    Hey, great video! I am actually designing the same exact project!

  • @Handskemager
    @Handskemager 3 года назад +2

    The reset “button” can just be a resistor and when you need to reset, bridge the resistor with a pair of tweezers

  • @KNCKeys
    @KNCKeys 3 года назад +11

    Thank you so much for making these videos. I’ve been wanting to design my own board!

    • @grindcorey
      @grindcorey 3 года назад

      I also would like to know this!

    • @toxicitysocks
      @toxicitysocks Год назад +1

      Oh hai Kahlil! Love u and the stuff u put out!

  • @uriafassina
    @uriafassina 3 года назад +1

    Great video! Thanks for sharing all this knowledge!

  • @fishadthethird
    @fishadthethird 3 года назад +1

    Very nice overview! Thanks for sharing! :)

  • @dlofton123
    @dlofton123 2 года назад

    I would like to see a video on how you programmed the arm controller

  • @disolsole9847
    @disolsole9847 2 года назад +1

    How would I make this into something with a wireless chip and Bluetooth?

  • @SavageJay.
    @SavageJay. 3 года назад

    Hey, great video! loved it, subbed :D

  • @j6n_
    @j6n_ Год назад +1

    going through this process myself and dropping the matrix for the higher io chip was brilliant! I was wondering how much did the pcbs cost in the end and where did you go to manufacture these?

  • @rangerdanger7289
    @rangerdanger7289 3 года назад +1

    Great video :)

  • @spru22amerda
    @spru22amerda 2 года назад +1

    What company produced the PCB? Did you get the ST soldered by them?

  • @bruinv3738
    @bruinv3738 3 года назад +1

    How would you route data and power lines for addressable led, would it require a separate layer?

    • @kobuss5680
      @kobuss5680  3 года назад

      You could route them similarly on a 2 layer board. You could make one side of the board a filled zone with 5v and then route the data lines on the same layer.

  • @JoaoPedro-xq3ku
    @JoaoPedro-xq3ku Год назад

    Hello! Why do you have 2 or more switches in the same place?

  • @JoJoNumbarOne
    @JoJoNumbarOne 3 года назад +2

    Why not use pins? You are a smart guy. You get my like and subscrption

  • @rashidmp1986
    @rashidmp1986 2 года назад

    Iam also making the exact same keyboard but I want to add led between switches. Could anyone please explain where to connect led switches

  • @Thomas..Anderson
    @Thomas..Anderson 11 месяцев назад

    Is there any advantage to using separate MCU pins for each key instead od diode matrix?

  • @bigblueenergy
    @bigblueenergy Год назад

    Hey could you do this but basically how to make a keyboard pcb for dummies?

  • @higaddrip7616
    @higaddrip7616 Год назад

    Are there any major advantages to assigning each key its own pin on the micro controller? Like key press latency etc, and is there anything else you need to think about that you wouldn’t when using a matrix?
    I want to make a small gaming keyboard with only a few keys, and I want to have individually addressable LEDs per key. Obviously a matrix would reduce the number of pins I need, but I’m interested in the potential for the latency save somewhat?

  • @JL13DUB7
    @JL13DUB7 2 года назад

    what operating system are you using in this video?

  • @Magmachu
    @Magmachu 2 года назад

    Hey, what's a good replacement for the MCU that you used?

  • @VishalSingh-wo9zv
    @VishalSingh-wo9zv 2 года назад

    I couldn't find the BOM file in your GitHub, please help

  • @jockyyang9890
    @jockyyang9890 2 года назад

    Im currently making my own pcb and there are some connections that I'm not sure of, so I'm trying to find some on github that are using the same MC as me, but I don't know how to convert the code into schematics that I can view.

  • @martin_j_ward1871
    @martin_j_ward1871 2 года назад

    how much does something like this cost to print?

  • @bangs_edit
    @bangs_edit 3 года назад +1

    this might sound stupid but can I just cut a pcb board in half on a keyboard?

    • @kobuss5680
      @kobuss5680  3 года назад +2

      Unfortunately it would not work cut in half :) Check out all the open source split keyboards!

    • @HopperDragon
      @HopperDragon 2 года назад +1

      You're right, that did sound stupid.

  • @owenmcpro
    @owenmcpro 3 года назад

    amazing video, i want to try and make my own keyboard, just one question
    the keyboard 3d model, which one do you use?

  • @nox_out
    @nox_out 2 года назад +1

    Can I ask, how did you program the keyboard? Was it through DFU USB or through the SWD pins?

  • @musicalwolf5481
    @musicalwolf5481 3 года назад +1

    Would the process be a lot different if I’m designing a macro num pad with an lcd and Rotary dial?

    • @kobuss5680
      @kobuss5680  3 года назад

      It would be pretty similar, but the layout and wiring should be a lot more simple

  • @SnowmansApartment
    @SnowmansApartment 2 года назад

    with multiple layout configurations, you mean that in one section you have different positions for keys, where they could also be offset by half a centimeter? So if you don‘t want that, it should be quite straight forward, right?

  • @justbake7239
    @justbake7239 2 года назад

    an individual pin for each key that's new

  • @davidespigolon8170
    @davidespigolon8170 3 года назад

    Can you integrate an hub usb?

    • @kobuss5680
      @kobuss5680  3 года назад +1

      I believe it is possible to support chaining the USB 2.0 bus to another connector, but most micro controllers can't be USB hosts.

  • @Mr0kyuubi
    @Mr0kyuubi 3 года назад

    kicad gives me error opening schema file. Does not appear to be an eeschema file. There is no solution in any forum, need help pls.

    • @kobuss5680
      @kobuss5680  3 года назад

      You will need the nightly KiCad to open the files.

  • @alexanderding606
    @alexanderding606 3 года назад +3

    Hey I am actually doing the exact thing you did!
    I am creating my keyboard from scratch on KiCad and I would love to ask you some questions if you don't mind.
    Is there a preferred medium of communication you prefer?

  • @jasonkim9579
    @jasonkim9579 3 года назад +1

    Hey little late to the party, I'm looking into making diode-less keyboard with QMK support. I do not see STM32F072V8T6 on the list of compatible microcontroller for QMK. I just wanna confirm if STM32F072V8T6 actually support QMK and have you tested with it? As I'm quite new to this any input would be amazing! Thanks in advance

  • @nicholasvandesteene8769
    @nicholasvandesteene8769 3 года назад

    how did you make the key switches on your schematic?

    • @kobuss5680
      @kobuss5680  3 года назад +1

      They are just the default push button diagram from KiCad

  • @XeviousGG
    @XeviousGG 3 года назад

    hi for some reason trying to load the project in kicad isnt working i think because im using v5.1.10

    • @kobuss5680
      @kobuss5680  3 года назад

      Yes, I think it has to do with the version. The Grabert PCB needs to be opened with the nightly build of KiCad.

  • @Hehexd29
    @Hehexd29 3 года назад

    Hi! Wanted to know if you guys accept commissions for an alps 65% pcb :)

  • @X7cF4
    @X7cF4 2 года назад

    I subscribed coz cattttoooo

  • @Веб-разработка-л3р
    @Веб-разработка-л3р 3 года назад

    Why use a 32 bit controller?

    • @kobuss5680
      @kobuss5680  3 года назад +1

      I think the flexibility really comes with using a Arm Cortex-M MCU as you can then use a whole host of libraries other than QMK. Keyberon rust firmware is one great example.

  • @eduardogears5259
    @eduardogears5259 3 года назад

    your audio is way too low, besides that great vid

  • @CarsonMatthews-fq6bj
    @CarsonMatthews-fq6bj Год назад

    wow this is really neat! i'm trying to build something like this and need your help because i'm only 14 and new to making stuff like this. I was wondering if you could help me and jump on a call with me please if you can consider it.

  • @joeysartain6056
    @joeysartain6056 2 года назад

    All I can see it cats. You should disable their display. Plus too much zooming in and out.

  • @insu_na
    @insu_na 3 года назад

    This reaaaaaaallly makes me want to make my own custom keyboard D: like custom, custom. self-designed PCB, self-designed case & plate.... ahhhhhhhhhhhhhhhhhh damn. I should never have watched this video :'( goodbye wallet & time

  • @benedictarmstrong
    @benedictarmstrong 2 года назад

    yea q

  • @mowards
    @mowards 3 месяца назад

    KoBussinLLC