Commit Graph

61 Commits

Author SHA1 Message Date
e68279169b cleaned up decoupling caps 2026-06-06 23:10:10 +12:00
1c4ae03c3d attached modules togeather 2026-06-06 23:09:49 +12:00
1b8043023f bump 2026-06-06 23:09:00 +12:00
6399e11017 bump 2026-06-06 23:08:36 +12:00
1c50a9a380 fixed usb pd input 2026-06-06 23:08:03 +12:00
363f24d3e0 added battery charger, buck for usbPD input, 2 boots for usb hub and power, 3v3 reg, power monitor and adc for voltage rail reading 2026-06-06 23:07:38 +12:00
9781403d7c added rtc and connected pins to new power circuit 2026-06-06 23:06:05 +12:00
sirlilpanda
99b458e93b auto commited 2026-03-09 10:47:12 +13:00
sirlilpanda
4b48a1a61b auto commited 2026-03-09 10:47:12 +13:00
sirlilpanda
d8f066e072 auto commited 2026-03-09 10:47:12 +13:00
sirlilpanda
21562a28f3 auto commited 2026-03-09 10:47:12 +13:00
sirlilpanda
28aada4ef7 auto commited 2026-03-09 10:47:10 +13:00
sirlilpanda
7e877eacac auto commited 2026-03-09 10:47:10 +13:00
sirlilpanda
ac5d2d9655 auto commited 2026-03-09 10:47:10 +13:00
sirlilpanda
8dbbb4dfea auto commited 2026-03-09 10:47:10 +13:00
sirlilpanda
508ac0c534 auto commited 2026-03-09 10:46:12 +13:00
sirlilpanda
2c89991d23 auto commited 2026-03-09 10:46:12 +13:00
sirlilpanda
b473a78ef1 auto commited 2026-03-09 10:46:12 +13:00
sirlilpanda
f06bf61ee5 auto commited 2026-03-09 10:46:12 +13:00
sirlilpanda
3534683f47 auto commited 2026-03-09 10:46:12 +13:00
sirlilpanda
74a5c90e18 auto commited 2026-03-09 10:46:10 +13:00
sirlilpanda
02f6063051 auto commited 2026-03-09 10:46:10 +13:00
sirlilpanda
6896ed2822 auto commited 2026-03-09 10:46:10 +13:00
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