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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added layer switching and debouncing
Louis Burda
2022-12-18
9
-170
/
+315
*
Rename matrix to keymat and refactor key matrix access
Louis Burda
2022-12-18
14
-268
/
+359
*
Add stdio command interface, matrix syncing and basic evaluation
Louis Burda
2022-12-16
10
-58
/
+207
*
Switch to full-duplex uart
Louis Burda
2022-12-13
2
-90
/
+50
*
Add response delay to work around communication issue
Louis Burda
2022-12-02
2
-71
/
+62
*
Added split uart support based on chibios impl
Louis Burda
2022-12-02
16
-355
/
+369
*
Fix pio uart integration with neopix pio
Louis Burda
2022-11-29
6
-59
/
+79
*
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
9
-123
/
+254
*
Basic key matrix scan and keycode setup
Louis Burda
2022-11-28
12
-25
/
+1087
*
Integrate tinyUSB composite HID example
Louis Burda
2022-11-20
4
-29
/
+164
*
Enable double tap bootloader feature
Louis Burda
2022-11-20
1
-41
/
+3
*
Add CDC stdio driver and logging + panic handlers
Louis Burda
2022-11-20
8
-234
/
+416
*
Onboard neopixel led support
Louis Burda
2022-11-20
5
-19
/
+168
*
Tinyusb HID example
Louis Burda
2022-11-20
3
-0
/
+396