Skip to content

0x4d4e/K375s-mk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logitech K375s Mechenical Keyboard Mod

This project was developed to mod the Logitech K375s and use the controller on a mechanical keyboard.

In order to to that I first reverse engineered the K375s membrane and created the keys matrix. Then with that matrix I created 3 keyboard types:

  • Full - 105 keys;
  • TKL;
  • 84 Keys;

I did not created the PCB yet, but I already wiered the switches and it works perfectly.

To create the layouts I used keyboard layout editor

To create the plates I used swillkb plate and case builder

To create the schematic and PCB I used EasyEDA

This was my first PCB design so if you find any problem, if you have any suggestion or if you have any doubt please let me know.

Also feel free to use this to create you own PCB :)

And this guide was also verry helpfull to create the PCB

To Do:

  • Add leds to all keys (and 2 on the device indicator keys) - for all layouts -> Done;
  • Create knob option - for TKL and Full layouts -> Done for full layout;
  • Use ESP8266 to control the leds - for TKL and Full layouts -> Done for full layout;
  • Create new design TKL in order to use knob module;
  • Code for:
    • Volume control;
    • Back light led control;
    • Battery indicator;
    • LCD info;