You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
svalboard: Fixed LED brightness resetting.
In sval_set_active_layer(): use rgblight_get_val to pick up existing brightness when setting a layer LED colour, so we don't overwrite runtime changes.
matrix: Add DD thumb detect code for Gen 2 boards.
Because Gen 2s can have inverted DD on their thumbs
we auto detect this instead of the entire thumb.
keymap_support: Sniper Mode + Slow Ball fix. (#54)
This code implements sniper mode for Svalboard
allowing for up to a 30x slowdown in the pointer.
Also went back and touched up slowing down the
scrollball.
Co-authored-by: Ira Cooper <ira@wakeful.net>
keymap_support: Sniper Mode + Slow Ball fix. (#54)
This code implements sniper mode for Svalboard
allowing for up to a 30x slowdown in the pointer.
Also went back and touched up slowing down the
scrollball.
Co-authored-by: Ira Cooper <ira@wakeful.net>