Releases: ahsanu123/sudi-keyboard
SUDI_v1.0
promicro version
⌨️ Sudi keyboard is custom split keyboard based on QMK, its use MCP23017 for scanning key matrix on right side, use promicro for scanning left side. each side consist 42 standard mechanical key, 84 in total.
⌨️ Sudi Keyboard V1
Sudi keyboard is custom split keyboard based on QMK, its use MCP23017 for scanning key matrix on right side, use promicro for scanning left side. right now sudi is not come with rgb led but its planned. each side consist 42 standard mechanical key, 84 in total.🔋 how to compile
to build firmware you can follow qmk documentation on: https://docs.qmk.fm/#/newbs_building_firmware, create new keyboard then copy replace sudi/firmware
to newly created qmk keyboard folder.
source code is copied and modified from mark story article: http://mark-story.com/posts/view/building-a-split-keyboard-part-3.
💾 hardware
hardware is designed with kicad, you can find out hardware design in pcb-design
folder.
- schematic: sudi schematic
casing is designed with PTC CREO, and use cutting acrylic (not uploaded/complete yet but planned)
💳 Reference
- Redox-Keyboard i use redox schematic for initial design
- MCP23017 datasheet and add my initial redox sch with MCP23017
🔥 make it V2 - 19 juni 2024 10:49
Full Changelog: https://github.com/ahsanu123/sudi-keyboard/commits/sudi_v1.0