feat(hw)!: remove reset push button
by Ivan Kovalenko 5 years 2 weeks
feat(hw)!: remove reset push button

BREAKING CHANGE:
I remove the reset schematic becauce it uses a lot of space and
I won't mess with usb bootloaders in the future. Also I don't know
how to update software on the MCU in the user-friendly manner.

Signed-off-by: Ivan Kovalenko <s1ckretbox@gmail.com>
c360497d
fix(hw): remove debounce circuit from the mechanic...
by Ivan Kovalenko 5 years 2 weeks
fix(hw): remove debounce circuit from the mechanical switches

Signed-off-by: Ivan Kovalenko <s1ckretbox@gmail.com>
2796bdd9
style(hw): rename value fields
by Ivan Kovalenko 5 years 2 weeks
style(hw): rename value fields

Signed-off-by: Ivan Kovalenko <s1ckretbox@gmail.com>
59219911
feat(hw): add rough layout
by Ivan Kovalenko 5 years 2 weeks
feat(hw): add rough layout

Signed-off-by: Ivan Kovalenko <s1ckretbox@gmail.com>
0dfeadeb
feat(hw): load netlist
by Ivan Kovalenko 5 years 3 weeks
feat(hw): load netlist

Signed-off-by: Ivan Kovalenko <s1ckretbox@gmail.com>
06ac96c2
feat(hw): change design rules
by Ivan Kovalenko 5 years 3 weeks
feat(hw): change design rules

Signed-off-by: Ivan Kovalenko <s1ckretbox@gmail.com>
f2bfa56b
feat(hw): assign footprints
by Ivan Kovalenko 5 years 3 weeks
feat(hw): assign footprints

Signed-off-by: Ivan Kovalenko <s1ckretbox@gmail.com>
a2fb3c51
chore(hw): rescue eco schematic
by Ivan Kovalenko 5 years 3 weeks
chore(hw): rescue eco schematic

New version of the kicad is used

Signed-off-by: Ivan Kovalenko <s1ckretbox@gmail.com>
98f671d9
chore(readme): add instruction to setup commit tem...
by Ivan Kovalenko 5 years 3 weeks
chore(readme): add instruction to setup commit template

Signed-off-by: Ivan Kovalenko <s1ckretbox@gmail.com>
dbf2f632
feat: add commit message template
by Ivan Kovalenko 5 years 3 weeks
feat: add commit message template

Signed-off-by: Ivan Kovalenko <s1ckretbox@gmail.com>
9cf2093c
Report a bug