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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to event-triggered messaging
Louis Burda
2024-08-10
1
-0
/
+1
*
Add mitigation for gpio pin that fails to pull low
Louis Burda
2023-12-09
1
-0
/
+18
*
Improve logging
Louis Burda
2023-12-09
1
-6
/
+25
*
Forward warning from slave to master and dont call hid and cdc tasks on slave
Louis Burda
2023-02-05
1
-4
/
+4
*
Make led blip asynchronous and add sync mechanism to split comms
Louis Burda
2023-02-05
1
-3
/
+3
*
Add led blips for warnings and on startup
Louis Burda
2023-01-28
1
-6
/
+16
*
Add more keys to keymap and add split role detection
Louis Burda
2022-12-19
1
-0
/
+6
*
Rename matrix to keymat and refactor key matrix access
Louis Burda
2022-12-18
1
-91
/
+11
*
Add stdio command interface, matrix syncing and basic evaluation
Louis Burda
2022-12-16
1
-20
/
+79
*
Added split uart support based on chibios impl
Louis Burda
2022-12-02
1
-40
/
+18
*
Fix pio uart integration with neopix pio
Louis Burda
2022-11-29
1
-1
/
+3
*
Refactoring and added sdk uart (not working)
Louis Burda
2022-11-29
1
-59
/
+10
*
Basic key matrix scan and keycode setup
Louis Burda
2022-11-28
1
-24
/
+14
*
Integrate tinyUSB composite HID example
Louis Burda
2022-11-20
1
-8
/
+129
*
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
1
-39
/
+115
*
Onboard neopixel led support
Louis Burda
2022-11-20
1
-19
/
+18
*
Tinyusb HID example
Louis Burda
2022-11-20
1
-0
/
+119