Skip to content

Instantly share code, notes, and snippets.

View gfwilliams's full-sized avatar

Gordon Williams gfwilliams

View GitHub Profile
@NielsLeenheer
NielsLeenheer / screenmirror-puck.js
Last active April 4, 2020 12:13
Toggle screen-mirroring on the new MacBook Pro using a Puck.js
var kb = require("ble_hid_keyboard");
var services = {
0x180a: {
0x2a50: {
value: [
0x01, /* Use USB Vendor IDs */
0xac, 0x05, /* Apple */
0x5a, 0x02, /* Internal Keyboard */
0x00, 0x00