keyboard-diy VS keyboards

Compare keyboard-diy vs keyboards and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
keyboard-diy keyboards
7 24
82 841
- -
1.4 2.7
almost 1 year ago 3 months ago
OpenSCAD HTML
- CERN Open Hardware Licence Version 2 - Strongly Reciprocal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

keyboard-diy

Posts with mentions or reviews of keyboard-diy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-25.
  • New Handwire Redox
    1 project | /r/ErgoMechKeyboards | 5 Jan 2022
    No IO expander needed. My board is 5x6 each side so 11 wires are routed from one side to the other to make a combined matrix of 5x12. I counted 14 wires in USB-C, allowing larger boards like 7x7 or 6x8. It's all hand-wired and the build log is at https://github.com/macroxue/keyboard-diy
  • Looking for a specific design
    1 project | /r/olkb | 11 Dec 2021
    Also, have you checked ergodox? Dactyl? https://github.com/topics/ergonomic-keyboard looks like what you search for, random link was sending me to page https://github.com/macroxue/keyboard-diy
  • High-angle tenting. The six pieces are locked by tension. No glue or screws.
    2 projects | /r/ErgoMechKeyboards | 25 Nov 2021
    In a previous post https://www.reddit.com/r/ErgoMechKeyboards/comments/qsr8mg/minimalist_highangle_tenting/, I had only a bridge piece connecting the two split boards. The structure sits on the table but it can't be lifted up as the two splits will just slip out. In this post, the three additional pieces, especially the white bar in the middle, push the two splits outwards. The tension prevents the splits from slipping out when the board is lifted. Please see https://github.com/macroxue/keyboard-diy for the build log and 3D-printed models.
  • Single Controller Split Design
    1 project | /r/ErgoMechKeyboards | 12 Aug 2021
    I've built split keyboards with one Teensy controller and one USB-C cable connecting the two splits. Please see https://github.com/macroxue/keyboard-diy for the build log. It might give you a few ideas.
  • Anyone know anything that looks like this? (if not ill just make it)
    1 project | /r/ErgoMechKeyboards | 25 Feb 2021
    If you want the ortholinear layout, maybe the Darknight: https://github.com/macroxue/keyboard-diy
  • Keyboard Builders' Digest / Issue 7 / Week 53 / 2020
    3 projects | /r/MechanicalKeyboards | 4 Jan 2021
    RedBaron: a tented split by u/macroxue with documentation & STL files.

keyboards

Posts with mentions or reviews of keyboards. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-08.
  • Ready for Diablo IV!
    1 project | /r/MechanicalKeyboards | 5 May 2023
    My own design; https://github.com/tzarc/djinn
    1 project | /r/olkb | 5 May 2023
  • 7 column split ortho keyboards
    1 project | /r/ErgoMechKeyboards | 19 Apr 2023
  • How do I get started with designing split keyboards ?
    2 projects | /r/olkb | 8 Dec 2022
    You can see an example of this with the Djinn Rev 2a
  • Choosing keyboard
    2 projects | /r/olkb | 28 Aug 2022
    I have found one with no wireless module (djinn) but i really want a wireless one.
  • Sexiest 7x5 in 2022?
    4 projects | /r/ErgoMechKeyboards | 19 Aug 2022
    djinn
  • Djinn Rev 2a?
    1 project | /r/olkb | 20 Jun 2022
    https://i.imgur.com/Z4FZ0t1.jpg Finally reflect I'm done with the hardware. This was my first non-kit board where I had to order all the components myself. Soldering was tough. Blood, sweat and ⠀tears were shed, but I think it was worth it. Big thanks to u/tzarc for the great piece of kit and for all folks on the djinn discord channel for putting up with all my noob questions! All the required info is here: https://github.com/tzarc/djinn Now I just have to learn to type better 😂 Here are some progress pics https://imgur.com/a/5h1qPb1
  • A Blue Connector Does Not USB 3.0 Make
    2 projects | news.ycombinator.com | 4 Apr 2022
    There may be enthusiast mechanical keyboards that use faster ports. My keyboard uses an Elite-C MCU in each half. I've heard some more modern stuff is switching to ARM for the MCUs.

    Here's a keyboard that uses an ARM MCU:

    https://github.com/tzarc/djinn

  • Layout not working correctly after detaching split keyboard while powered on
    1 project | /r/olkb | 31 Mar 2022
    Most of the open source designs do not have protection on the TRRS connector. There are many kinds of protection that can be built such as for ESD (static electricity), over voltage, over current (short circuit), noise (interference), etc. All of these require components and board real estate. You can check out the Djinn Djinn keyboard It implements protection on the TRRS port and it is a BEAST. The Pro Micro form factor for MCU boards is pretty small so there is limited space for this kind of circuitry. However, if a keyboard has an onboard controller (no separate microcontroller) it might have some protection, at least on the USB connector.
  • Creating a footprint with copper traces embedded into it. Anyway to make it easier?
    1 project | /r/KiCad | 25 Mar 2022
    You can. I learned from this guy: https://github.com/tzarc/djinn. I just don’t remember how (I haven’t used kicad in a while). You might be able to figure it out by looking at the footprints he used here. Even the MCU footprint is a reversible one with all the traces included iirc.