All Projects → peej → lumberjack-keyboard

peej / lumberjack-keyboard

Licence: MIT license
5x12 ortholinear through-hole component keyboard PCB for standard 60% cases

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to lumberjack-keyboard

gingham usbc pcb
A 60% throughole keyboard with USBC. Inspired by the Plaid
Stars: ✭ 23 (-90.04%)
Mutual labels:  keyboard, pcb
Gingham pcb
A 60% throughole keyboard inspired by the Plaid
Stars: ✭ 45 (-80.52%)
Mutual labels:  keyboard, pcb
Pcb
PCB and PCB related bits
Stars: ✭ 325 (+40.69%)
Mutual labels:  keyboard, pcb
Redox Keyboard
Ergonomic split mechanical keyboard
Stars: ✭ 760 (+229%)
Mutual labels:  keyboard, pcb
snackymini-keyboard
Snackymini Keyboard
Stars: ✭ 28 (-87.88%)
Mutual labels:  keyboard, pcb
waffle corne
Proton-C compatible Corne PCB + Firmware
Stars: ✭ 19 (-91.77%)
Mutual labels:  keyboard, pcb
Mechanical Keyboard
DIY mechanical keyboard and where to find them
Stars: ✭ 947 (+309.96%)
Mutual labels:  keyboard, pcb
waffling60
Multi layout 60% PCB with support for common ANSI and ISO layouts and split space. SE-version is for use in Polaris, DB-version for use in Bakeneko/Kei.
Stars: ✭ 42 (-81.82%)
Mutual labels:  keyboard, pcb
djinn
Djinn Split Keyboard
Stars: ✭ 685 (+196.54%)
Mutual labels:  keyboard, pcb
thinkeys
Split ortholinear custom replacement keyboard with TrackPoint for ThinkPad laptops.
Stars: ✭ 167 (-27.71%)
Mutual labels:  pcb, ortholinear
Awesome Mechanical Keyboard
⌨️ A curated list of Open Source Mechanical Keyboard resources.
Stars: ✭ 1,294 (+460.17%)
Mutual labels:  keyboard, pcb
Lotus58
A 58 key split ergo linear keyboard derived from the Lily58 family
Stars: ✭ 142 (-38.53%)
Mutual labels:  keyboard, pcb
hillside
Family of split ergonomic keyboards with three rows of five or six keys, aggressive column stagger, a generous thumb arc and most have a partial bottom utility row
Stars: ✭ 101 (-56.28%)
Mutual labels:  keyboard, pcb
keyswitch-kicad-library
Footprints for popular keyboard switches
Stars: ✭ 163 (-29.44%)
Mutual labels:  keyboard, pcb
dap42-hardware
STM32F042Fx based DAP interface hardware
Stars: ✭ 17 (-92.64%)
Mutual labels:  pcb
arcade-pcb-case
Plans to build Arcade PCB cases
Stars: ✭ 29 (-87.45%)
Mutual labels:  pcb
keyboard recording trojan
一个可以记录键盘输入并发送到指定邮箱的简单木马。
Stars: ✭ 63 (-72.73%)
Mutual labels:  keyboard
ADE7953-Wattmeter
ADE 7953 Arduino style library (Espressif ESP8266 and ESP32 compatible) and demo board PCB design
Stars: ✭ 48 (-79.22%)
Mutual labels:  pcb
kiibohd-animation-generator
Node.js script for generating animations for kiibohd configurator import
Stars: ✭ 13 (-94.37%)
Mutual labels:  keyboard
g910-gkey-macro-support
GKey support for Logitech G910 Keyboard on Linux
Stars: ✭ 85 (-63.2%)
Mutual labels:  keyboard

Lumberjack - Through-hole ortholinear 60% keyboard PCB

Lumberjack is a split 5x12 ortholinear keyboard PCB using through-hole components only.

Tofu w/ KAT Space Cadet

The goal of this project is to build an all through-hole component ortholinear PCB that fits in a standard 60% tray mount case.

Inspired by the Plaid keyboard.

PCB render

  • Designed to be easy to build with minimal soldering experience.
  • All through-hole components, no SMD soldering required.
  • Get that visible component aesthetic in a standard 60% tray-mount case.
  • Supports both USB Mini and USB-C.
  • Plateless or with FR4 switch plates.

PCB design

Ordering parts

See the Bill of materials for a detailed list of the required parts.

BOM

PCBs can be manufactuered by a variety of online PCB fabricators. You can use PCBShopper to search for the best price.

The zip file in the gerber directory contains the gerber files your fabricator will need to make the PCB.

When uploading the gerber zip files, use the default PCB settings.

Note that when uploading to JLCPCB, the upload tool may not detect the dimensions of the PCB from the gerber files and may not generate a preview image. This appears to be an issue with JLCPCB and you can manually enter the PCB size as 94.6x285mm.

PCB

If you want to use a plate, there are gerbers for an FR4 plate. You will need two plates, one for each half of the keyboard.

Construction

Solder all the components onto the top side of the PCB except the USB connector which should be on the back of the board. Leave the larger components until last so that the board will lie flat upsidedown while you solder the resistors and capacitors.

Take care to put the correct value resistors and capacitors in the correct places, the values are written on the silkmask along with the component reference. If you are unsure about the value of a resistor, check it with a multimeter.

Ensure that polarised components (diodes, LEDs, electrolytic capacitor (C3), IC socket) are in the correct orientation. The square pad is for the negative side of the component; for a diode this means the side with the black stripe; for LEDs and C3 the short leg is the cathode and goes in the square pad.

See the build guide for more information.

Firmware

Firmware is available in the QMK repository under the name peej/lumberjack.

Follow the QMK firmware instructions to build and flash the firmware.

To put the board into bootloader mode so it is ready to recieve firmware, press and hold the BOOT button (SW2) while pressing and releasing the RESET button (SW1). The board will now be detected as an USBasp device and can have the firmware flashed via the USB port.

Pressing the RESET button (SW1) on its own will restart the microprocessor. Once flashed with firmware it is neccessary to reset the keyboard so as to return control to the new firmware.

Note that due to the BOOT button (SW2) sharing a pin with column 3, when pressed the keys in that column will also activate. This is expected behavour but can be a little annoying or confusing if you are not expecting it.

VIA

There is a VIA compatible firmware available in QMK. With this firmware flashed, the board will be automatically recognised by VIA when you plug it in.

Bootloader

If you have a "raw" chip without a bootloader, you will need to compile and flash the bootloader onto the chip via another device. See the build guide for more information.

Matrix information

If you are building your own firmware, the following matrix information will be useful to you:

Configuration Value
MATRIX_ROWS 6
MATRIX_COLS 10
MATRIX_ROW_PINS C0, B5, B4, B3, B2, B1
MATRIX_COL_PINS B0, D7, D6, D5, D4, D1, D0, C1, C2, C3
DIODE_DIRECTION COL2ROW

Due to the limited pin number of the ATMEGA328P, the PCB uses a 6 by 10 matrix (16 pins) instead of a 5 by 12 matrix (17 pins), this makes organising the matrix in your firmware slightly more complicated. The image below shows pins for each key.

Layout pins

Component cover

Cut a piece of 2mm thick acrylic to size (95x57mm) and drill 4 m2 holes in the corners for the standoffs. Use the PCB or cover.dxf as a guide for the hole positions, you can also use cover.dxf for laser cutting the correct size acrylic.

Affix the 4 standoffs to the PCB with screws from underneath the PCB. Use the remaining 4 screws to attach the acrylic to the top of the standoffs.

Completed build w/o caps

Electronic component cradles

Want to give your components the comfort they need, right?

These 3d printable cradles for your electornic components provided by SuPaSeM#3659 (discord) will hold things in place, keep them neat and tidy, and cradle your components like a baby.

Cradles preview

Revisions

Rev 1.1

  • Fix cosmetic errors in silkscreen
  • Increase resistor footprint size
  • Fix R1 resistor connection to D-

Rev 1.2

  • Add JST socket footprint for USB daughterboard
  • Rotate central mount hole 90 degrees

Rev 1.3

  • Add hybrid USB port footprint for mini and type C
  • Fix numbering of zener diode footprints
  • Flip MX7 to be south facing

Rev 1.4

  • Use USB footprint with better positioning
  • Move 5.1k resistors to better location
  • Change MX8 to allow both north and south facing switch

Rev 1.5

  • Change board outline to include cutouts for Bakeneko 60
  • Re-route traces away from edges of the board
  • Change MX footprints to MX/Alps/Choc combined footprint
  • Add through-hole JST connector footprint
  • Add silkscreen art to underside

Rev 1.6

  • Add mounting holes for standoffs so PCB can be used without a case

Rev 1.7

  • Change board outline to include cutouts for Cannon Keys Bakeneko and Singa Unikorn
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].