Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omkbd/ErgoDash
keyboard
https://github.com/omkbd/ErgoDash
Last synced: about 2 months ago
JSON representation
keyboard
- Host: GitHub
- URL: https://github.com/omkbd/ErgoDash
- Owner: omkbd
- License: mit
- Created: 2018-06-29T18:06:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-15T01:51:39.000Z (over 2 years ago)
- Last Synced: 2024-07-31T07:16:51.134Z (5 months ago)
- Homepage:
- Size: 15.6 MB
- Stars: 630
- Watchers: 27
- Forks: 117
- Open Issues: 13
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - omkbd/ErgoDash - keyboard (Others)
README
# Notice
2019/5/5にファームウェアをアップデートしました。
それ以前にハードウェアを作製されていた方はアップデートの必要はありませんが、
アップデートした方は[ビルドガイドの最終項](https://github.com/omkbd/ErgoDash/blob/master/Doc/build.md#12-firmware%E3%81%AE%E6%9B%B8%E3%81%8D%E8%BE%BC%E3%81%BF)を参照してください。The firmware has been updated to 5/5/2019.
If you have previously created hardware, you do not need to update, but if you have updated, please refer to [the last section of the build guide](https://github.com/omkbd/ErgoDash/blob/master/Doc/build-en.md#12-firmware).# ErgoDash
![ErgoDash](https://github.com/omkbd/picture/blob/master/Ergodash.jpg)
[Japanese Read me](https://github.com/omkbd/ErgoDash/blob/master/Doc/ergodash_jp.md)
# Layout
![layout](https://github.com/omkbd/picture/blob/master/ergodash-layout.png)
# Parts
[ErgoDash PCB](https://github.com/omkbd/ErgoDash/tree/master/PCB)
× 2
[ErgoDash Case](https://github.com/omkbd/ErgoDash/tree/master/Case)
× 2
Switch (MX-compatible and Alps switches are supported) × 66-70
Keycap × 66-70
1N4148 diode × 66-70
Arduino Pro Micro × 2
TRRS jack MJ-4PP-9 × 2
MJTP1117 switch × 2
TRRS cable × 1
Micro USB cable × 1
M2×5mm screw × 22
M2×8mm screw × 6
M2×6mm spacer × 14
Rubber feet × 8---Option---
LED WS2812B × 24
LED 3mm × 66-70
470Ω resistor × 66-70
1kΩ resistor × 2
NchMOSFET IRLML6344TRPbF × 2# Firmware
The ErgoDash uses QMK for its firmware, and the code for it is here:
[QMK - ErgoDash directory](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ergodash)
.# Build Guide
[Japanese Build Guide](https://github.com/omkbd/ErgoDash/blob/master/Doc/build.md)
[English Build Guide](https://github.com/omkbd/ErgoDash/blob/master/Doc/build-en.md)