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
/
CMakeLists.txt
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add mitigation for gpio pin that fails to pull low
Louis Burda
2023-12-09
1
-4
/
+1
|
*
Add special hid functionality, consumer control working
Louis Burda
2022-12-19
1
-0
/
+2
|
*
Add more keys to keymap and add split role detection
Louis Burda
2022-12-19
1
-4
/
+4
|
*
Rename matrix to keymat and refactor key matrix access
Louis Burda
2022-12-18
1
-1
/
+1
|
*
Switch to full-duplex uart
Louis Burda
2022-12-13
1
-1
/
+1
|
*
Added split uart support based on chibios impl
Louis Burda
2022-12-02
1
-1
/
+9
|
*
Adapt ChibiOS uart pio implementation (untested)
Louis Burda
2022-11-29
1
-0
/
+1
|
*
Refactoring and added sdk uart (not working)
Louis Burda
2022-11-29
1
-0
/
+9
|
*
Basic key matrix scan and keycode setup
Louis Burda
2022-11-28
1
-0
/
+4
|
*
Enable double tap bootloader feature
Louis Burda
2022-11-20
1
-0
/
+1
|
*
Add CDC stdio driver and logging + panic handlers
Louis Burda
2022-11-20
1
-3
/
+10
|
*
Onboard neopixel led support
Louis Burda
2022-11-20
1
-9
/
+14
|
*
Tinyusb HID example
Louis Burda
2022-11-20
1
-0
/
+28