Skip to content

smrq/type-k-interface-02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPE-K Interface 02

120% keyboard design

IMG_20220417_221636

PCB

The design for the PCB was done in KiCad. The PCB is designed according to the specifications of manufacturing with JLCPCB.

BOM

Case

Prerequisites:

Building:

  • poetry install
  • poetry run python keyboard_layout.py

Firmware

Prerequisites:

  • Podman
  • dfu-programmer

Building:

  • make

Flashing:

  • make flash

Building and flashing in WSL

  • Install Ubuntu >= 22.04
  • Install usbipd-win
  • sudo apt install dfu-programmer podman

Flashing:

  • In Powershell
    • usbipd list
    • usbipd wsl attach --busid=#-##
  • In WSL
    • sudo make flash
      • Accessing USB devices via usbipd requires root

About

120% keyboard design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published