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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Small fixups
Louis Burda
2022-12-28
2
-16
/
+9
|
*
Allow forcing split role
Louis Burda
2022-12-28
1
-0
/
+4
|
*
Use separate hid interface for keyboard proto
Louis Burda
2022-12-28
4
-99
/
+127
|
*
stash getting hid keyboard proto working
Louis Burda
2022-12-28
3
-27
/
+33
|
*
Simplify make targets
Louis Burda
2022-12-27
1
-16
/
+11
|
*
Automatically clone submodules and patch tinyusb on initial make
Louis Burda
2022-12-27
1
-7
/
+13
|
*
Implement more keysym functions
Louis Burda
2022-12-27
9
-111
/
+360
|
*
Add special hid functionality, consumer control working
Louis Burda
2022-12-19
16
-226
/
+489
|
*
Enable temporary (weak) mods for specific keys and layer switching with mods
Louis Burda
2022-12-19
8
-110
/
+236
|
*
Add more keys to keymap and add split role detection
Louis Burda
2022-12-19
10
-51
/
+73
|
*
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
15
-269
/
+360
|
*
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
4
-92
/
+52
|
*
Add response delay to work around communication issue
Louis Burda
2022-12-02
3
-73
/
+64
|
*
Added split uart support based on chibios impl
Louis Burda
2022-12-02
19
-356
/
+410
|
*
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
2
-28
/
+242
|
*
Refactoring and added sdk uart (not working)
Louis Burda
2022-11-29
12
-260
/
+284
|
*
Basic key matrix scan and keycode setup
Louis Burda
2022-11-28
13
-25
/
+1091
|
*
Integrate tinyUSB composite HID example
Louis Burda
2022-11-20
4
-29
/
+164
|
*
Enable double tap bootloader feature
Louis Burda
2022-11-20
2
-41
/
+4
|
*
Add CDC stdio driver and logging + panic handlers
Louis Burda
2022-11-20
11
-237
/
+427
|
*
Onboard neopixel led support
Louis Burda
2022-11-20
9
-29
/
+312
|
*
Tinyusb HID example
Louis Burda
2022-11-20
9
-0
/
+453