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
/
usb_descriptors.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update USB VID/PID to 1209/DEF0
Louis Burda
2023-06-19
1
-1
/
+1
|
*
Reorder usb hid descriptors for better compatibility
Louis Burda
2023-01-08
1
-17
/
+17
|
*
Small fixups
Louis Burda
2022-12-28
1
-15
/
+8
|
*
Use separate hid interface for keyboard proto
Louis Burda
2022-12-28
1
-51
/
+56
|
*
stash getting hid keyboard proto working
Louis Burda
2022-12-28
1
-14
/
+16
|
*
Implement more keysym functions
Louis Burda
2022-12-27
1
-4
/
+4
|
*
Add special hid functionality, consumer control working
Louis Burda
2022-12-19
1
-1
/
+3
|
*
Enable temporary (weak) mods for specific keys and layer switching with mods
Louis Burda
2022-12-19
1
-1
/
+1
|
*
Add more keys to keymap and add split role detection
Louis Burda
2022-12-19
1
-6
/
+6
|
*
Rename matrix to keymat and refactor key matrix access
Louis Burda
2022-12-18
1
-1
/
+1
|
*
Integrate tinyUSB composite HID example
Louis Burda
2022-11-20
1
-21
/
+25
|
*
Add CDC stdio driver and logging + panic handlers
Louis Burda
2022-11-20
1
-136
/
+171
|
*
Tinyusb HID example
Louis Burda
2022-11-20
1
-0
/
+170