Skip to content

Instantly share code, notes, and snippets.

View Bizzaro's full-sized avatar
🚀

Albert Fung Bizzaro

🚀
  • proffeshunal computer toucher
  • toronto proper
  • 22:35 (UTC -04:00)
View GitHub Profile
@Bizzaro
Bizzaro / README.md
Last active September 19, 2022 04:52 — forked from grantland/README.md
NextBus API

NextBus API

http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf

Replace publicJSONFeed with publicXMLFeed if you want XML.

Agency list

Obtain a list of available transit agencies.

@Bizzaro
Bizzaro / 90-kensington-slimblade-remap.hwdb
Created April 11, 2026 17:26
Sensible trackball mappings for Kensington Slimblade Trackball in Wayland
# Source: https://askubuntu.com/questions/1145057/remapping-mouse-buttons-to-keyboard-keys
# Scan codes and bus/vendor/product IDs are prefilled for the slimblade.
# Keycodes in HEX - convert to DEC for our config
# https://github.com/torvalds/linux/blob/master/include/uapi/linux/input-event-codes.h#L360
#define BTN_MOUSE 0x110 /* 272 */
#define BTN_LEFT 0x110 /* 272 */
#define BTN_RIGHT 0x111 /* 273 */