Skip to content

Instantly share code, notes, and snippets.

@kktse
kktse / via-v3-shift-v1.json
Last active August 16, 2025 22:35
Massdrop / Drop SHIFT v1 VIA draft definition file. This file is only available via the Drop Keyboard Configurator and not available on the internet, so here it is without needing to download their software. This lets you use the VIA web configurator if you enable Settings -> Show Design tab where you can upload this file. It won't make the VIA …
{
"name": "Drop SHIFT V1",
"vendorId": "0x04D8",
"productId": "0xEE65",
"keycodes": [
"qmk_lighting"
],
"menus": [
"qmk_rgb_matrix"
],
@kktse
kktse / README.md
Last active January 2, 2025 21:44
Installing brlaser CUPS drivers for printing on Apple Silicon Macs and Brother printers

Installing brlaser CUPS drivers for printing on Apple Silicon Macs and Brother printers

Problem

You own a Mac running MacOS and want to print a document using a Brother printer. You also prefer not to use MacPorts because you have another package manger installed.

Environment

  • I used a 2021 Macbook Pro 14" running Sonoma 14.0
  • I am using Homebrew as a package manager
diff --git a/configure b/configure
index ffa61c1dc5..8ddf68df02 100755
--- a/configure
+++ b/configure
@@ -5196,9 +5196,6 @@ $as_echo "$as_me:
fi
-MULTIARCH=$($CC --print-multiarch 2>/dev/null)
-