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
/
hid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old debouncing code and adjust timeout
Louis Burda
2024-08-10
1
-15
/
+0
*
Improve logging
Louis Burda
2023-12-09
1
-6
/
+6
*
Send key report on active modifier change
Louis Burda
2023-02-13
1
-1
/
+2
*
fixup! Only update weakmods when new keycode is added
Louis Burda
2023-02-13
1
-0
/
+2
*
Only update weakmods when new keycode is added
Louis Burda
2023-02-13
1
-4
/
+14
*
Forward warning from slave to master and dont call hid and cdc tasks on slave
Louis Burda
2023-02-05
1
-1
/
+1
*
Keep weak_mods active until a key state changes
Louis Burda
2023-01-29
1
-10
/
+28
*
Add led blips for warnings and on startup
Louis Burda
2023-01-28
1
-2
/
+2
*
Fix macro_send for multiple held keys
Louis Burda
2023-01-09
1
-23
/
+23
*
Use separate hid interface for keyboard proto
Louis Burda
2022-12-28
1
-43
/
+68
*
stash getting hid keyboard proto working
Louis Burda
2022-12-28
1
-10
/
+7
*
Implement more keysym functions
Louis Burda
2022-12-27
1
-74
/
+254
*
Add special hid functionality, consumer control working
Louis Burda
2022-12-19
1
-47
/
+159
*
Enable temporary (weak) mods for specific keys and layer switching with mods
Louis Burda
2022-12-19
1
-89
/
+135
*
Add more keys to keymap and add split role detection
Louis Burda
2022-12-19
1
-1
/
+1
*
Added layer switching and debouncing
Louis Burda
2022-12-18
1
-29
/
+178
*
Rename matrix to keymat and refactor key matrix access
Louis Burda
2022-12-18
1
-16
/
+90
*
Add stdio command interface, matrix syncing and basic evaluation
Louis Burda
2022-12-16
1
-0
/
+37
*
Refactoring and added sdk uart (not working)
Louis Burda
2022-11-29
1
-63
/
+2
*
Basic key matrix scan and keycode setup
Louis Burda
2022-11-28
1
-0
/
+75