panda sirlilpanda
sirlilpanda created branch master in sirlilpanda/openscad_parameteric_IDT_creat… 2026-02-22 20:04:58 -08:00
sirlilpanda created repository sirlilpanda/openscad_parameteric_IDT_creat… 2026-02-22 20:03:59 -08:00
sirlilpanda pushed to main at sirlilpanda/the-shrimpt-keyboard 2026-02-19 00:48:16 -08:00
d3dec943a0 Merge pull request 'keyboard_interface_fix' (#2) from keyboard_interface_fix into main
45772a7dec moved pull downs to MCU sheet
2269c4def1 moved pull downs from keyboard interface to here to avoid duplacates
e42b38e44f keyboard interface now has display interface with uart and perphieral interface with i2c in a multimaster config
29513d59fe interface is now wired up to the micro
Compare 14 commits »
sirlilpanda merged pull request sirlilpanda/the-shrimpt-keyboard#2 2026-02-19 00:48:15 -08:00
keyboard_interface_fix
sirlilpanda pushed to main at sirlilpanda/kicad-project-template-actionless 2026-02-17 20:38:30 -08:00
469cb53119 auto commited
5e12d5b81f auto commited
38798ce8ea auto commited
3d3fffee0e auto commited
1e8af81591 auto commited
Compare 8 commits »
sirlilpanda pushed to main at sirlilpanda/kicad-project-template-actionless 2026-02-17 20:37:39 -08:00
aefd0879c3 updated kicad project to allow the parsing of raw args
sirlilpanda pushed to keyboard_interface_fix at sirlilpanda/the-shrimpt-keyboard 2026-02-08 13:41:20 -08:00
45772a7dec moved pull downs to MCU sheet
2269c4def1 moved pull downs from keyboard interface to here to avoid duplacates
Compare 2 commits »
sirlilpanda commented on pull request sirlilpanda/the-shrimpt-keyboard#2 2026-02-08 13:35:12 -08:00
keyboard_interface_fix

KEYBOARD_PWR is mainly there to show where the decoupling capacitors should be near too and yes it is just interchangeable with the 5v rail.

multiple pull downs are there because i copied…

sirlilpanda pushed to main at sirlilpanda/the-shrimpt-keyboard 2026-01-22 17:44:10 -08:00
f80573ab1f Merge pull request 'removing_github_actions' (#3) from removing_github_actions into main
f78c7157eb auto commited
a3dda2ce81 auto commited
fe279ea87c auto commited
ad10ed6c61 auto commited
Compare 16 commits »
sirlilpanda merged pull request sirlilpanda/the-shrimpt-keyboard#3 2026-01-22 17:44:09 -08:00
removing_github_actions
sirlilpanda created pull request sirlilpanda/the-shrimpt-keyboard#3 2026-01-22 17:44:02 -08:00
removing_github_actions
sirlilpanda pushed to removing_github_actions at sirlilpanda/the-shrimpt-keyboard 2026-01-22 17:42:53 -08:00
f78c7157eb auto commited
a3dda2ce81 auto commited
fe279ea87c auto commited
ad10ed6c61 auto commited
8a9e7c5548 auto commited
Compare 10 commits »
sirlilpanda created branch removing_github_actions in sirlilpanda/the-shrimpt-keyboard 2026-01-22 17:42:53 -08:00
sirlilpanda closed pull request sirlilpanda/the-shrimpt-keyboard#1 2026-01-22 17:35:38 -08:00
keyboard interface
sirlilpanda created pull request sirlilpanda/the-shrimpt-keyboard#2 2026-01-22 17:35:22 -08:00
keyboard_interface_fix
sirlilpanda pushed to keyboard_interface_fix at sirlilpanda/the-shrimpt-keyboard 2026-01-22 17:34:20 -08:00
e42b38e44f keyboard interface now has display interface with uart and perphieral interface with i2c in a multimaster config
29513d59fe interface is now wired up to the micro
179cd7651d added display enable
0243b330dc merged i2c for keyboard and power perfs
8415c5d871 keyboard and power perfs are now on the same i2c bus with the perfs being on another
Compare 6 commits »
sirlilpanda pushed to keyboard_interface_fix at sirlilpanda/the-shrimpt-keyboard 2026-01-22 00:00:38 -08:00
8e0c65e06e added another bus buffer for the perphieral interface
sirlilpanda pushed to keyboard_interface_fix at sirlilpanda/the-shrimpt-keyboard 2026-01-22 00:00:11 -08:00
d158fddf4c forgot to connect enable label
sirlilpanda pushed to keyboard_interface_fix at sirlilpanda/the-shrimpt-keyboard 2026-01-21 23:59:58 -08:00
6dc5400d7b added buffers for keyboard, peripherals and display interfaces
sirlilpanda pushed to keyboard_interface_fix at sirlilpanda/the-shrimpt-keyboard 2026-01-21 23:59:47 -08:00
262a80f285 connect MCU to keyboard interface