index
:
sinitax/sxkbd
master
switch-stencil-frame
Firmware for RP2040-based corne split keyboard
Louis Burda
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
split.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to event-triggered messaging
Louis Burda
2024-08-10
1
-134
/
+119
*
Reduce drive strength
Louis Burda
2024-07-17
1
-3
/
+3
*
Improve logging
Louis Burda
2023-12-09
1
-17
/
+23
*
Forward warning from slave to master and dont call hid and cdc tasks on slave
Louis Burda
2023-02-05
1
-11
/
+28
*
Make led blip asynchronous and add sync mechanism to split comms
Louis Burda
2023-02-05
1
-18
/
+45
*
Add more keys to keymap and add split role detection
Louis Burda
2022-12-19
1
-4
/
+11
*
Added layer switching and debouncing
Louis Burda
2022-12-18
1
-1
/
+2
*
Rename matrix to keymat and refactor key matrix access
Louis Burda
2022-12-18
1
-27
/
+18
*
Add stdio command interface, matrix syncing and basic evaluation
Louis Burda
2022-12-16
1
-6
/
+6
*
Switch to full-duplex uart
Louis Burda
2022-12-13
1
-88
/
+48
*
Add response delay to work around communication issue
Louis Burda
2022-12-02
1
-70
/
+62
*
Added split uart support based on chibios impl
Louis Burda
2022-12-02
1
-141
/
+158
*
Fix pio uart integration with neopix pio
Louis Burda
2022-11-29
1
-36
/
+45
*
Adapt ChibiOS uart pio implementation (untested)
Louis Burda
2022-11-29
1
-28
/
+241
*
Refactoring and added sdk uart (not working)
Louis Burda
2022-11-29
1
-0
/
+124