Giter VIP home page Giter VIP logo

5x07's Introduction

Project 5x07

A low profile ortholinear split keyboard with per-key RGB.

This is a project that began as my first adventure into PCB and keyboard design.

v3rgb.png

Parts required

This table is for one PCB. You need double of this for both hands.

Part Part Details Quantity Notes
ATmega32u4-AU TQFP-44 1
Korean Hroparts Elec TYPE-C-31-M-12 1
Korean Hroparts ELEC PJ-3200B-4A TRRS Jack 1 For split keyboard connection
SK6812 Mini-E Reverse Mount LED 35
16MHz 3225 SMD Crystal 1
PRTR5V0U2X SOT143B For ESD protection
SKQG push button switch 1 For reset circuit
0608/2012 SMD Resistor 10kΩ 3 For MCU HWB and TRRS jack (i2c)
500Ω 1 For keyboard LED
5.1kΩ 2 For USB-C CC
22Ω 2 For USB-C data
330Ω 1 For reset circuit
1206/3212 SMD Fuse 500mA 1
Diodes 1N4148 or SMD 35 For keyboard matrix
Schottky 1 For USB-C power
0805 SMD Capacitors 22 pF 2 For crystal
1 uF 1 For MCU UCAP
10 uF 1 For decoupling
0.1 uF 4 For decoupling
M2 screws >=3mm 8 For bottom plate, length for reference only
M2 standoff 3mm 4 For bottom plate, length for reference only

Board details

Fabrication gerber files are in ./PCB/gerber directory.

103.188 mm H x 168.275 mm W
2 layers
Unleaded HASL or ENIG
1.6mm thick
white on black

Assembly instructions

The images below are PCBs for v3.

v3pcbfront.png

v3pcbback.png

The board is designed to be reversible. You can flip the PCB to the other side to serve as the other half.

The parts that are mountable on both sides of the PCB are the type C port, the TRRS jack, the reset button and the key matrix (switch, LED, diode).

The side for mounting type C port and TRRS jack is up to your will. The reset button should always face up for ease of access. The LEDs for keyboard are reverse mounted. Key diodes should be on the underside.

As one side would have its electrionic components mostly facing down, you should lift the split halves up to avoid shorting. If you have leftover boards from ordering in batch amounts, it is possible to use them as bottom plates using M2 screws and standoffs.

For information, the shortest M2 standoffs I can find are 3mm in length, the type C port is 3.2mm high, and the TRRS jack is 5mm high (the outer plastic ring might be 5.6mm high). If you decide to put the type C port and TRRS jack on the top side, you can have the standoff as short as just higher than the electronic components on the board.

Build instructions

By default the keyboard is set to use EEPROM handedness check, this means that for the first time for both halves the following commands need to be used:

make 5x07:default:dfu-split-left
make 5x07:default:dfu-split-right

afterwards the end part can be dropped when flashing again.

For v3 and below there is no VBUS detection, so USB activity detection must be used for split master detection if you do not want to hardcode the master half.
V3.1 onwards has VBUS detection and you can use it normally.

CAUTIONS

I couldn't for the life of me figure out how to stably enable the per key RGB, so use at your own risk.

Some problems that I encountered were:

  • RHS board (using EEPROM flags) could have RGB lights on in QMK, but then it disconnects if the mode switches from the static gradient to static solid color.
  • RHS board can change modes between different static gradients if its hue/saturation/value are turned down first.
  • LHS board disconnects from computer immediately after connection when RGB is enabled. If the USB is connected to RHS board and LHS is connected to RHS via i2c, it would drag both halves down with the disconnection. After disconnection, the RGB lights start to flicker.
  • RHS board would also display random disconnection behavior if the hsv are changed too fast.

5x07's People

Contributors

zokhoi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.