-
esp32-trackpoint-example Public
port trackpoint ps/2 to esp32 c6
Rust MIT License UpdatedDec 16, 2023 -
tpkb50 Public
rust embedded stm32f4 trackpoint keyboard
Rust Apache License 2.0 UpdatedOct 22, 2023 -
stm32f4-trackpoint-mouse Public
let trackpoint module works on stm32f4 in rust rtic
Rust MIT License UpdatedAug 17, 2023 -
-
-
django-valueinlist-filter Public
Queryset can be filtered by a given list on the django admin page, just like: qs.filter(field__in=[list]).