Commit Graph

16 Commits

Author SHA1 Message Date
9892ae1d70 Refactor keyboarg lights 2024-02-10 14:48:18 +01:00
e185e5524b Update embassy; use crates.io 2024-02-04 15:51:38 +01:00
abb4df15f0 Add naive Compose button impl 2024-02-04 15:28:25 +01:00
607e5b02ef Update deps 2023-12-16 19:42:58 +01:00
9854e0c0a8 stuff 2023-06-12 18:18:12 +02:00
59f91e2f6b Add uart Header struct 2023-05-29 17:14:30 +02:00
5c68b483af Use postcard to serialize uart messages 2023-05-21 11:11:28 +02:00
481066a343 Add RTT logging 2023-05-21 10:19:32 +02:00
8a14c13bf1 Update dependencies 2023-05-21 00:57:08 +02:00
4f59a59693 Make keys light up when pressed 2023-04-26 18:39:47 +02:00
a444b8c61e Implement modifiers and modtap 2023-03-19 22:18:08 +01:00
4d02d0825a Split firmware inte left.rs and right.rs. 2023-03-18 00:58:42 +01:00
5c154141d0 Move away from matrix-based key layout 2023-03-17 23:37:43 +01:00
5fa52f7f48 Get most basics working
- Control (at least) 1 neopixel
- Add basic blinky panic handler
- Support N-key rollover
- Test GPIO pins
2023-03-14 00:14:44 +01:00
06a47b7a2c Get a dummy keyboard working 2023-03-05 21:16:59 +01:00
83af700325 Initial Commit - Blinky 2023-03-04 09:23:35 +01:00