Commit Graph

38 Commits

Author SHA1 Message Date
sirlilpanda
6c1505d6da auto commited 2026-03-09 10:46:10 +13:00
d3dec943a0 Merge pull request 'keyboard_interface_fix' (#2) from keyboard_interface_fix into main
Reviewed-on: #2
2026-02-19 00:48:14 -08:00
sirlilpanda
45772a7dec moved pull downs to MCU sheet 2026-02-09 10:39:24 +13:00
sirlilpanda
2269c4def1 moved pull downs from keyboard interface to here to avoid duplacates 2026-02-09 10:38:43 +13:00
f80573ab1f Merge pull request 'removing_github_actions' (#3) from removing_github_actions into main
Reviewed-on: #3
2026-01-22 17:44:08 -08:00
f78c7157eb auto commited 2026-01-23 14:42:50 +13:00
a3dda2ce81 auto commited 2026-01-23 14:42:50 +13:00
fe279ea87c auto commited 2026-01-23 14:42:50 +13:00
ad10ed6c61 auto commited 2026-01-23 14:42:50 +13:00
8a9e7c5548 auto commited 2026-01-23 14:42:50 +13:00
3697a2548e auto commited 2026-01-23 14:42:48 +13:00
0b667a4af2 auto commited 2026-01-23 14:42:48 +13:00
2a21b2c892 auto commited 2026-01-23 14:42:48 +13:00
e3d5cd219e auto commited 2026-01-23 14:42:48 +13:00
126f8b2806 auto commited 2026-01-23 14:42:48 +13:00
62907b10c7 get removed egg 2026-01-23 14:42:26 +13:00
903b09e8ca updated readme slightly it still needs work 2026-01-23 14:42:11 +13:00
91e6ed00c2 added a temp dir 2026-01-23 14:41:48 +13:00
56c30b7241 hooks setup script 2026-01-23 14:41:24 +13:00
c4010680b8 kicad cli hook 2026-01-23 14:41:04 +13:00
e42b38e44f keyboard interface now has display interface with uart and perphieral interface with i2c in a multimaster config 2026-01-23 14:34:06 +13:00
29513d59fe interface is now wired up to the micro 2026-01-23 14:33:21 +13:00
179cd7651d added display enable 2026-01-23 14:32:42 +13:00
0243b330dc merged i2c for keyboard and power perfs 2026-01-23 14:30:18 +13:00
8415c5d871 keyboard and power perfs are now on the same i2c bus with the perfs being on another 2026-01-23 14:29:49 +13:00
2f45d73360 merged perpherial and display interfaces in to 1 uart bus 2026-01-23 13:28:26 +13:00
8e0c65e06e added another bus buffer for the perphieral interface
so it can either be on the left or right hand side of the keyboard
2026-01-22 00:00:36 -08:00
d158fddf4c forgot to connect enable label 2026-01-22 00:00:09 -08:00
6dc5400d7b added buffers for keyboard, peripherals and display interfaces 2026-01-21 23:59:56 -08:00
262a80f285 connect MCU to keyboard interface 2026-01-21 23:59:44 -08:00
a67083e82e addded pefault pin configuration and connect mcu to keyboard interface 2026-01-21 23:59:29 -08:00
cd08765ac6 start of keyboard controller
Some checks failed
/ set up project (push) Has been cancelled
/ matrix setup 🗓️ (push) Has been cancelled
/ 📟 DRC report 📟 (push) Has been cancelled
/ ⚡ERC report⚡ (push) Has been cancelled
/ creating production files bom sch gerbers 📂 (push) Has been cancelled
/ update readme (push) Has been cancelled
/ commit production files (push) Has been cancelled
2025-12-23 22:43:59 +13:00
92987ac6dc updated 2025-12-23 22:42:38 +13:00
70047c7bf7 init
Some checks failed
/ commit production files (push) Failing after 40s
/ set up project (push) Failing after 1m47s
/ matrix setup 🗓️ (push) Has been skipped
/ 📟 DRC report 📟 (push) Has been skipped
/ ⚡ERC report⚡ (push) Has been skipped
/ creating production files bom sch gerbers 📂 (push) Has been skipped
/ update readme (push) Failing after 1m10s
2025-10-22 21:35:57 +13:00
6ac1b1e857 layout 2025-10-22 21:34:06 +13:00
ca03a973c9 init 2025-10-22 21:33:46 +13:00
71e8bbb7ec rev_a 2025-10-22 21:33:09 +13:00
c378b6a813 Initial commit 2025-10-22 00:50:46 -07:00